This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Bootstrap is broken on i[345]86-linux
- From: "Meissner, Michael" <michael dot meissner at amd dot com>
- To: "FX Coudert" <fxcoudert at gmail dot com>, gcc at gcc dot gnu dot org
- Cc: hongjiu dot lu at intel dot com
- Date: Thu, 5 Apr 2007 16:34:19 -0400
- Subject: RE: Bootstrap is broken on i[345]86-linux
> -----Original Message-----
> From: FX Coudert [mailto:fxcoudert@gmail.com]
> Sent: Tuesday, April 03, 2007 6:01 PM
> To: gcc@gcc.gnu.org
> Cc: Meissner, Michael; hongjiu.lu@intel.com
> Subject: Bootstrap is broken on i[345]86-linux
>
> Bootstrap has been broken since 2007-03-25 on i[345]86-linux. This is
a
> decimal float issue reported as PR31344, and is due to a decimal float
> patch, probably the following:
>
> 2007-03-23 Michael Meissner <michael.meissner@amd.com>
> H.J. Lu <hongjiu.lu@intel.com>
>
> I've asked a few times already, but nothing seems to be done: can this
be
> fixed? A simple workaround is to disable decimal float for
i[345]86-linux,
> and it would be nice if people who commit patches acted as if they
felt
> responsible for the consequences of their commits.
>
> FX
I'm starting to look into it now.