[Bug lto/69408] LD crashes with LTO

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jan 26 16:14:00 GMT 2016


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

--- Comment #8 from Uroš Bizjak <ubizjak at gmail dot com> ---
The ld segfault can also be triggered outside testsuite with:

/ssd/uros/gcc-build/gcc/xgcc -B /ssd/uros/gcc-build/gcc -O2 -fprofile-arcs
-flto -r -nostdlib -fno-use-linker-plugin 20100430-1_0.c 
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core
dumped
compilation terminated.


More information about the Gcc-bugs mailing list