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

            Bug ID: 112514
           Summary: All ACATS tests fail on trunk
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
                CC: dkm at gcc dot gnu.org
  Target Milestone: ---

With r14-5387-gb51bfee1beed03 (not bisected) I see 

                === acats tests ===
FAIL:   a22006b
FAIL:   a22006c
...
                === acats Summary ===
# of expected passes            0
# of unexpected failures        2328
Native configuration is x86_64-pc-linux-gnu

and a two gnat test fail:

                === gnat tests ===


Running target unix/
FAIL: gnat.dg/in_out_parameter.adb execution test
FAIL: gnat.dg/test_direct_io.adb execution test

the FAILs are unconclusive:

Running chapter a ...
splitting /home/rguenther/obj/gcc/testsuite/ada/acats1/tests/a/a22006b.ada
into:
raised STORAGE_ERROR : stack overflow or erroneous memory access
BUILD 
FAIL:   a22006b

but suggest an error in the gnat tools?

Reply via email to