This is the mail archive of the gcc-patches@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]

Re: RFC: linkage patch to mips.c


On Mon, Aug 19, 2002 at 01:24:53PM +0100, Jason Merrill wrote:
> In a patch of 2002-05-16, I added this check to work around a bug with RTTI
> info.  Nathan later fixed the bug properly, but I forgot to remove this
> hack.  I fear that removing it now would break ABI compatibility on MIPS
> targets; new code that expects small comdats to be in sdata would fail to
> link against old code that doesn't put them there.
> 
> Phooey.  Thoughts?

Yep.  Yer hosed.


r~


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