fix x86 darwin

Mike Stump mrs@apple.com
Mon Aug 9 16:29:00 GMT 2004


This fixes the builds on x86 darwin.  They've been broken since:

2004-06-08  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>

         PR rtl-optimization/15717
         * config/i386/i386.c (legitimate_constant_p): Do not allow
         x - symbol_ref.

and getting worse.  :-(

I developed my own version, and then I found Andrew had a version, 
while investigating, I found Stuart had a patch to fix a recent 
breakage introduced by Mark in the great darwin.c rewrite.  I folded 
all the aspects of them together and ended up with the below...

Ok?

Bootstrapped on i686-apple-darwin8.0.0b1.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: x86-pic.diffs.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040809/13f9a040/attachment.txt>


More information about the Gcc-patches mailing list