[Bug middle-end/67340] New: [6 Regression] ICE: in convert_move, at expr.c:279
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 24 12:56:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67340
Bug ID: 67340
Summary: [6 Regression] ICE: in convert_move, at expr.c:279
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa*-*-*
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-fno-diagnostics
-show-caret -fdiagnostics-color=never -O0 -w -c -o 981223-1.o
/test/gnu/gcc/gcc/
gcc/testsuite/gcc.c-torture/compile/981223-1.c
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/981223-1.c: In function
'f
unc':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/981223-1.c:13:9: internal
compiler error: in convert_move, at expr.c:279
FAIL: gcc.c-torture/compile/981223-1.c -O0 (internal compiler error)
FAIL: gcc.c-torture/compile/981223-1.c -O0 (test for excess errors)
There are many similar fails.
-bash-4.3$ ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: hppa2.0w-hp-hpux11.11
Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu/bin/as
--enable-shared --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-6.0
--with-gmp=/opt/gnu/gcc/gmp --enable-threads=posix --disable-lto
--without-cloog --without-ppl
--enable-languages=c,c++,objc,fortran,java,ada,obj-c++
Thread model: posix
gcc version 6.0.0 20150822 (experimental) [trunk revision 227098] (GCC)
Revision 226939 was okay.
More information about the Gcc-bugs
mailing list