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: Your patch to libjava/java/lang/ieeefp.h


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andrew> * libjava/java/lang/ieeefp.h: Define __IEEE_BIG_ENDIAN for
Andrew> Darwin.  is wrong because Darwin runs on both PPC and ia32.

Thanks.

Andreas> Yup, I know, a private discussion with Bryce showed me that
Andreas> and I was working on something better. But you got it first.
Andreas> Thanks, tested on darwin5.2 (ppc) and
Andreas> powerpc-unknown-linux-gnu.

I thought you said in your first message that the Darwin compilers
don't define __PPC__.  If I'd know they did define it then I would
have insisted on moving the __APPLE__ code inside the __PPC__ block.

I'm checking in the updated patch.

Tom


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