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

--- Comment #45 from John Paul Adrian Glaubitz <glaubitz at physik dot 
fu-berlin.de> ---
(In reply to Kazumoto Kojima from comment #44)
> Not likely.  The sane gmp/mpfr/mpc libraries are needed, though.

Hmm, so the gcc I built is still broken. Many packages compiled with it still
segfault right away:

root@tirpitz:..procps/bin>
LD_PRELOAD=/root/procps/lib/sh4-linux-gnu/libprocps.so.4 ./ps
Signal 11 (SEGV) caught by ps (procps-ng version 3.3.10).
./ps:display.c:66: please report this bug
Segmentation fault
root@tirpitz:..procps/bin>

This is procps taken from:

> http://incoming.debian-ports.org/buildd/packages/sid/main/libprocps4_3.3.10-2+b2_sh4.deb
> http://incoming.debian-ports.org/buildd/packages/sid/main/procps_3.3.10-2+b2_sh4.deb

Could this still be the same bug, a different bug or does it happen because my
gmp/mpfr/mpc might not have been sane while building gcc-4.9_4.9.3-1?

This affects many packages that previously built fine. I'm still not sure where
to look for the source of this bug.

Adrian

Reply via email to