[Bug target/35373] [4.4 Regression] bootstraping on powerpc-apple-darwin9 fails with revision 132578

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Mar 2 19:12:00 GMT 2008



------- Comment #6 from fxcoudert at gcc dot gnu dot org  2008-03-02 19:11 -------
(In reply to comment #5)
> My guess would be that in rs6000_legitimize_address

So maybe a likely culprit would be:

2008-02-22  Nathan Froyd  <froydnj@codesourcery.com>

        * config/rs6000/rs6000.c (rs6000_legitimize_address): Check to
        ensure that we can address an entire entity > 8 bytes.  Don't
        generate reg+reg addressing for such data.

Another rs6000 patch in this span of time is:

2008-02-23  David Edelsohn  <edelsohn@gnu.org>

        * config/rs6000/rs6000.h (CONSTANT_ALIGNMENT): Use STRICT_ALIGNMENT
        instead of TARGET_STRICT_ALIGN.

(plus the patches adding support for new models, but they shouldn't make a
difference). 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35373



More information about the Gcc-bugs mailing list