This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29815] internal compiler error with option -mfloat-gprs=yes and -mcpu=505
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2006 02:27:48 -0000
- Subject: [Bug target/29815] internal compiler error with option -mfloat-gprs=yes and -mcpu=505
- References: <bug-29815-13555@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-11-25 02:27 -------
First -mcpu=505 is incorrect for the e500 series, the PPC505 is different from
the 8540 which is the e500 series. So this is just a matter of having bad
options as far as I can tell.
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
GCC build triplet|i686-cygwin |
GCC host triplet|i686-cygwin |
Last reconfirmed|0000-00-00 00:00:00 |2006-11-25 02:27:47
date| |
Summary|internal compiler error, if |internal compiler error with
|float-comparison is done |option -mfloat-gprs=yes and
|with option -mfloat-gprs=yes|-mcpu=505
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29815