[Bug middle-end/26049] [3.4 only] ICE compiling glibc part using -O1 -m64 -mlong-double-128
dje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 31 23:26:00 GMT 2006
------- Comment #7 from dje at gcc dot gnu dot org 2006-01-31 23:26 -------
> I understand for ppc32 but should we require gcc-4.1 -m64 for glibc (which had
> worked in the past)?
We are not requiring gcc-4.1 for -m64, gcc-4.0 -m64 -mlong-double-128 includes
the fix. If gcc-4.0 did not work, that would be the place to fix it.
IBM extended format long double was a new feature in gcc-3.4 and would be fixed
if gcc-3.4 were the current release, but it is not. At this point in the
release cycle, only fixes to regressions relative to previous releases are
applied.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26049
More information about the Gcc-bugs
mailing list