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: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2004 22:23:40 -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 gdr at integrable-solutions dot net 2004-02-01 22:23 -------
Subject: Re: [3.3 Regression] Cannot bootstrap on powerpc-apple-darwin
"rth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| 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.
RTH --
Can you review Andrew's solution? It is extracted from the patch
applied to mainline, but I'd like to know whether the difference
between them matters.
-- gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13960