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: ARM constant folding bug?


On Fri, Aug 03, 2007 at 05:24:28PM +0100, Dave Korn wrote:
>   I'm a bit surprised too.  But it occurs to me that the ARM, unlike the i386
> and m68k, is bi-endian.  Perhaps you can't actually know which mode it's
> running in at compile time and /have/ to test it at runtime?

No.  You can't generate code in general that works on both!

-- 
Daniel Jacobowitz
CodeSourcery


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