This is the mail archive of the gcc@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: Bugs in MIPS FUNCTION_ARG_REGNO_P ?


Eric Christopher <echristo@redhat.com> writes:
> On Wed, 2004-03-03 at 00:03, Jim Wilson wrote:
>> And we should be trying to obsolete it, as we have n32 and EABI now
>> which do have documents describing them.
>
> I was just talking about doing this last night. We could probably
> obsolete it in 3.4 and remove in mainline.
>
> Mark? Richard? Richard?

Hmmm... it's tempting ;)  But o64 has long been the default for
mips64*-elf configurations.  Lots of embedded developers have
grown used to it, despite the warts and lack of docs.

Besides, is o64 really that much of a maintenance burden?
Relatively few places test only for mips_abi == ABI_O64
(and it looks like we're about to get rid of one of them).

Richard


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