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

            Bug ID: 65564
           Summary: builtin-bnd-narrow-ptr-bounds-2-nov.c:15:1: internal
                    compiler error: in simplify_subreg, at
                    simplify-rtx.c:5745
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rai...@emrich-ebersheim.de

Running the gcc testsuite I get the following ICE:

Executing on host:
/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/xgcc
-B/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c
  -fno-diagnostics-show-caret -fdiagnostics-color=never    -O3 -g 
-fcheck-pointer-bounds -mmpx  -lm    -o
./builtin-bnd-narrow-ptr-bounds-2-nov.exe    (timeout = 300)
spawn /opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/xgcc
-B/opt/devel/SCRATCH/tmp.5jnZ8G4weh/gcc-5.0.0/gcc-5.0.0/gcc/
/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c
-fno-diagnostics-show-caret -fdiagnostics-color=never -O3 -g
-fcheck-pointer-bounds -mmpx -lm -o ./builtin-bnd-narrow-ptr-bounds-2-nov.exe
D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c:
In function 'mpx_test.chkp':
D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c:15:1:
internal compiler error: in simplify_subreg, at simplify-rtx.c:5745
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c:
In function 'mpx_test.chkp':
D:/opt/devel/gnu/src/gcc-mingw-w64/gcc-5.0.0/gcc/testsuite/gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c:15:1:
internal compiler error: in simplify_subreg, at simplify-rtx.c:5745
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

FAIL: gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c   -O3 -g 
(internal compiler error)

Reply via email to