Re: [PATCH] mips: testsuite: enforce -ffat-lto-objects for pr102024-4.c

2022-04-11 Thread Richard Sandiford via Gcc-patches
Xi Ruoyao writes: > Another brown paper bag fix for MIPS :(. > > This failure was not detected running mips.exp=pr102024-* with a cross > compiler, so I just spotted it now running the test natively. > > --- > > The body of func is optimized away with -flto -fno-fat-lto-objects, so > the psABI

[PATCH] mips: testsuite: enforce -ffat-lto-objects for pr102024-4.c

2022-04-06 Thread Xi Ruoyao via Gcc-patches
Another brown paper bag fix for MIPS :(. This failure was not detected running mips.exp=pr102024-* with a cross compiler, so I just spotted it now running the test natively. --- The body of func is optimized away with -flto -fno-fat-lto-objects, so the psABI inform is not emitted, causing a