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

            Bug ID: 85937
           Summary: [9 Regression] Failures in the Ada tests
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: ebotcazou at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-apple-darwin17
            Target: x86_64-apple-darwin17
             Build: x86_64-apple-darwin17

Between revisions r260557 and r260760, the following errors appeared on darwin

FAIL: gnat.dg/sso/q10.adb   -O3 -finline-functions  (test for excess errors)
UNRESOLVED: gnat.dg/sso/q10.adb   -O3 -finline-functions  compilation failed to
produce executable
FAIL: gnat.dg/sso/q11.adb   -O3 -finline-functions  (test for excess errors)
UNRESOLVED: gnat.dg/sso/q11.adb   -O3 -finline-functions  compilation failed to
produce executable

with -m32, and

FAIL: gnat.dg/sso/p6.adb   -O3 -finline-functions  (test for excess errors)
UNRESOLVED: gnat.dg/sso/p6.adb   -O3 -finline-functions  compilation failed to
produce executable

with -m64. The errors are all

raised CONSTRAINT_ERROR : erroneous memory access

Reply via email to