This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: 3.4 PATCH: Consistently use _ABIO32 for _MIPS_SIM


At Wed, 8 Oct 2003 12:35:48 +0000 (UTC), "Rainer Orth" wrote:
> the mips port should consistently define and use _ABIO32 for

Is there any reason you don't use "_ABI32"?

It is closer to the name used by things like glibc, it is the actual
name of the ABI (I.e., no 'o'), it is the name of the flag used to
select the abi (-mabi=32, not -mabi=o32), etc.


cgd


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