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: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2004 20:22:39 -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 rth at gcc dot gnu dot org 2004-02-01 20:22 -------
It's a bug in the rs6000 port somewhere. According to
LEGITIMATE_LO_SUM_ADDRESS_P, this address is valid for DFmode,
but not for SFmode.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13960