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]

Re: patch for MIPS varargs


On Tue, May 09, 2000 at 10:54:52PM -0700, Jason R Thorpe wrote:
> This change disturbs me a little, and I think it has the potential to
> break a lot of things for a lot of people.

The thing is, things are already broken for everyone using
the old scheme.  It simply cannot work, as it does not have
enough information.

> This would allow
> the configurations for IRIX, Ultrix, Linux, NetBSD, etc. to keep
> compatibility with all of their existing installed base...

Err... Irix, and anyone else using Irix's ABI, is unaffected.
There is a difference between the standard mips unix abi and
the mips eabi.

You should look at the change closer.


r~

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