http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57125
Vladimír Čunát changed:
What|Removed |Added
CC||vcunat at gmail dot com
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60244
Vladimír Čunát changed:
What|Removed |Added
CC||vcunat at gmail dot com
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60244
--- Comment #9 from Vladimír Čunát ---
More information about my case: it's x86_64, Linux, gcc-5.3.0 from tarball
being built by gcc-4.8.3. I re-tried with --enable-debug and ran the
segfaulting command in gdb (I filtered seemingly uninteresting
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60244
--- Comment #10 from Vladimír Čunát ---
Now I see the segfault does not happen if I use binutils-2.23 instead of 2.26.
Perhaps the cause is in there then.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60244
--- Comment #11 from Vladimír Čunát ---
OK, I'm abandoning this problem, regardless of which package actually causes
the problem. I can't see how to progress and I've got some workarounds for my
case: either downgrading to binutils-2.25.1 or upgr