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

--- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Uroš Bizjak from comment #8)
> 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.

Hi.

I'm not so lucky to reproduce the segfault. Are you running a current trunk
revision? What version of ld do you have?

gcc version: r232833
ld --version: GNU ld (GNU Binutils; openSUSE Factory) 2.25.0

Thanks,
Martin

Reply via email to