[Bug c/30796] gcc 4.2.0 misscompiles glibc on linux-ppc 32bit

2007-02-14 Thread pluto at agmk dot net
--- Comment #1 from pluto at agmk dot net 2007-02-14 19:26 --- it alse miscompiles glibc at: -O1 -fno-strict-aliasing -fsigned-char -fwrapv -g2 -gdwarf-2 -mnew-mnemonics -mlong-double-128 -fomit-frame-pointer looks like a heavy damage :/ --

[Bug c/30796] gcc 4.2.0 misscompiles glibc on linux-ppc 32bit

2007-02-14 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-02-14 19:31 --- Try adding -fno-section-anchors if that works, then this is a dup of bug 29943. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30796

[Bug c/30796] gcc 4.2.0 misscompiles glibc on linux-ppc 32bit

2007-02-14 Thread arekm at pld-linux dot org
--- Comment #3 from arekm at pld-linux dot org 2007-02-14 20:25 --- pluto confirms that's a duplicate of 29943 *** This bug has been marked as a duplicate of 29943 *** -- arekm at pld-linux dot org changed: What|Removed |Added