This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/78695] [7 Regression] ICE (segfault) on powerpc64le-linux-gnu


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

--- Comment #6 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Still no repro with bootstrap compiler.

wschmidt@genoa:~/src$ $GCC_INSTALL/bin/gcc -S -O3 pr78695.c
wschmidt@genoa:~/src$ $GCC_INSTALL/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/home/wschmidt/gcc/install/gcc-mainline-test/bin/gcc
COLLECT_LTO_WRAPPER=/home/wschmidt/gcc/install/gcc-mainline-test/libexec/gcc/powerpc64le-unknown-linux-gnu/7.0.0/lto-wrapper
Target: powerpc64le-unknown-linux-gnu
Configured with: /home/wschmidt/gcc/gcc-mainline-test/configure
--enable-languages=c,c++,fortran,objc,obj-c++,go --with-cpu=power8
--disable-multilib --with-long-double-128
--prefix=/home/wschmidt/gcc/install/gcc-mainline-test
Thread model: posix
gcc version 7.0.0 20161203 (experimental) [trunk revision 243219] (GCC) 

Will await more information.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]