[PATCH, ARM] Fix out-of-range immediate assembly errors on 64-bit hosts

Daniel Jacobowitz drow@false.org
Thu Jun 15 14:58:00 GMT 2006


On Thu, Jun 15, 2006 at 09:10:01AM +0100, Nick Clifton wrote:
> Or just have the comment in the code.  (Hmm, do we need to worry about 
> compiling on 16-bit hosts where ">> 16" would trigger a warning ?)

No, we do not.  It's standard for GNU tools to only support 32-bit
hosts, even when they support 16-bit targets.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Binutils mailing list