ARM constant folding bug?

Daniel Jacobowitz drow@false.org
Fri Aug 3 16:47:00 GMT 2007


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



More information about the Gcc mailing list