This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/26049] [3.4 only] ICE compiling glibc part using -O1 -m64 -mlong-double-128
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jan 2006 23:26:05 -0000
- Subject: [Bug middle-end/26049] [3.4 only] ICE compiling glibc part using -O1 -m64 -mlong-double-128
- References: <bug-26049-5233@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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