https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89333
Bug ID: 89333 Summary: [9 Regression] FAIL: gnat.dg/vect*.adb on darwin Product: gcc Version: unknown 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, iains at gcc dot gnu.org Target Milestone: --- Between revisions and the following ADA tests have started to fail: FAIL: gnat.dg/vect1.adb 3 blank line(s) in output FAIL: gnat.dg/vect1.adb (test for excess errors) FAIL: gnat.dg/vect2.adb 3 blank line(s) in output FAIL: gnat.dg/vect2.adb (test for excess errors) FAIL: gnat.dg/vect3.adb 3 blank line(s) in output FAIL: gnat.dg/vect3.adb (test for excess errors) FAIL: gnat.dg/vect4.adb 3 blank line(s) in output FAIL: gnat.dg/vect4.adb (test for excess errors) FAIL: gnat.dg/vect5.adb 3 blank line(s) in output FAIL: gnat.dg/vect5.adb (test for excess errors) FAIL: gnat.dg/vect6.adb 3 blank line(s) in output FAIL: gnat.dg/vect6.adb (test for excess errors) The failure for vect1.adb is spawn -ignore SIGHUP /opt/gcc/build_w/gcc/gnatmake --GCC=/opt/gcc/build_w/gcc/xgcc --GNATBIND=/opt/gcc/build_w/gcc/gnatbind --GNATLINK=/opt/gcc/build_w/gcc/gnatlink -cargs -B/opt/gcc/build_w/gcc -largs --GCC=/opt/gcc/build_w/gcc/xgcc -B/opt/gcc/build_w/gcc -m32 -margs --RTS=/opt/gcc/build_w/x86_64-apple-darwin18.2.0/i386/libada -q -f /opt/gcc/work/gcc/testsuite/gnat.dg/vect1.adb -m32 -fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers -fdiagnostics-color=never -O3 -msse2 -fno-vect-cost-model -fdump-tree-vect-details -c -u -S -o vect1.s +===========================GNAT BUG DETECTED==============================+ | 9.0.1 20190212 (experimental) [trunk revision 268809p12] (x86_64-apple-darwin18.2.0) GCC error:| | tree check: expected class 'constant', have 'binary' (mult_expr) in | | valid_constant_size_p, at tree.c:7524 | | Error detected at vect1.ads:24:41 | | Please submit a bug report; see https://gcc.gnu.org/bugs/ . | | Use a subject line meaningful to you and us to track the bug. | | Include the entire contents of this bug box in the report. | | Include the exact command that you entered. | | Also include sources listed below. | +==========================================================================+