SUNDAY, APRIL 19, 2026 GCC DIGEST · OPEN-SOURCE SYSTEMS DAILY VOL. 1 · NO. 109
Late Edition · APRIL 19, 2026 · VOL. 1 · NO. 109
The GCC Digest
— A Daily Record of the GNU Compiler Collection —
gccrs Impact 3 / 10

gccrs: ast: Fix module path resolution for sibling modules in root

Simplifies a test case in gccrs by using standard DejaGnu idioms for skipping unsupported targets.

This commit simplifies the ‘rust/compile/issue_4402_foo.rs’ test case in gccrs. Instead of special-casing the test file in ‘rust/compile/compile.exp’, it implements a standard DejaGnu idiom (‘dg-skip-if’) to skip the test for unsupported targets.

Filed Under: gccrsrusttestsuiteast