This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13960] [3.3 Regression] Cannot bootstrap on powerpc-apple-darwin
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2004 17:10:04 -0000
- Subject: [Bug bootstrap/13960] [3.3 Regression] Cannot bootstrap on powerpc-apple-darwin
- References: <20040201143539.13960.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dhazeghi at yahoo dot com 2004-02-01 17:10 -------
Reduced to:
float
__floatdidf ()
{
return (int) (1);
}
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |3.3.3
Last reconfirmed|0000-00-00 00:00:00 |2004-02-01 17:10:03
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13960