[Bug tree-optimization/121527] [16 regression] ACATS c391002 FAILs since r16-3156-g5294840e3c7bf9

sjames at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 13 13:05:38 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121527

--- Comment #7 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #6)
> I'll note sourcebuild.texi isn't up-to-date with the introduction of
> acats-{2,3,4} and there's still lack of a way to only build/run a single
> test.

As a workaround.. what I did was run `check-ada` once, and then:
cd ~/bugs/gcc-bld/gcc/testsuite/ada/acats-426/tests/c3/c391002 # build
directory
gnatmake -I../../../../../ada/acats-4/support c391002 -f -O2
./c391002


More information about the Gcc-bugs mailing list