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

            Bug ID: 92622
           Summary: FAIL: gcc.dg/Warray-bounds-22.c on ILP32: missing
                    warnings for VLA on lines 67 and 69
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: msebor at gcc dot gnu.org
  Target Milestone: ---

When compiled with the -m32 option the test fails two assertions in
x86_64-linux builds:

FAIL: gcc.dg/Warray-bounds-22.c vla (test for warnings, line 67)
FAIL: gcc.dg/Warray-bounds-22.c vla (test for warnings, line 69)

Also seen on m68k-unknown-linux-gnu:
https://gcc.gnu.org/ml/gcc-testresults/2019-11/msg01246.html

Reply via email to