[3.4/3.5 PATCH] Fix target/16649 ICE on x86-darwin

Daniel Jacobowitz drow@false.org
Wed Jul 21 13:02:00 GMT 2004


On Tue, Jul 20, 2004 at 05:29:55PM -0700, Andrew Pinski wrote:
> +		  if (! strcmp (sym_name, "<pic base>"))

Darwin is growing huge piles of symbols with magic names to strcmp
against.  Is there some reason not to have a global pointing to the
identifier for the PIC base instead?

-- 
Daniel Jacobowitz



More information about the Gcc-patches mailing list