This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13960] [3.3 Regression] Cannot bootstrap on powerpc-apple-darwin


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]