This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR target/8340
> This is OK, but not for mainline, only for b-i-b. It will introduce
> regressions in ports that (wrongly) don't define
> PIC_OFFSET_TABLE_REGNUM to be INVALID_REGNUM when not using PIC. In
> particular, I see that MIPS, ia64, and alpha all define
> PIC_OFFSET_TABLE_REGNUM unconditionally.
OK for mainline, now that the issue has been addressed, and a "Won't fix" for
the gcc-3_2-branch ?
--
Eric Botcazou