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

            Bug ID: 83155
           Summary: [8 regression] test-error-array-bounds.c.exe fail
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: andrey.y.guskov at intel dot com
  Target Milestone: ---

r254830 triggers this:

spawn -ignore SIGHUP /work/gcc/xgcc -B/work/gcc/
/source/gcc/testsuite/jit.dg/test-error-array-bounds.c
-fno-diagnostics-show-caret -fdiagnostics-color=never
-I/source/gcc/testsuite/../jit -lgccjit -g -Wall -Werror -Wl,--export-dynamic
-fgnu89-inline -lm -o test-error-array-bounds.c.exe
PASS: jit.dg/test-error-array-bounds.c, initial compilation
PASS:  test-error-array-bounds.c.exe iteration 1 of 5: set_up_logging: logfile
is non-null
FAIL:  test-error-array-bounds.c.exe iteration 1 of 5: verify_code: actual:
"array subscript 10 is above array bounds of 'unsigned char

Option set:
-with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-shared
--enable-host-shared --enable-clocale=gnu --enable-cloog-backend=isl
--enable-languages=c,c++,fortran,jit,lto -with-arch=haswell --with-cpu=haswell

Reply via email to