[arm] libfuncs1 arch detection

Paul Brook paul@codesourcery.com
Fri Aug 12 13:19:00 GMT 2005


If arm/lib1funcs.asm is compiled with a compiler/architecture it doesn't 
recognise, the resulting code probably won't work as desired.

The attached patch catches this error at build time.

Tested with cross to arm-none-eabi.
Applied to mainline and csl-arm-branch.

Paul

2005-08-12  Paul Brook  <paul@codesourcery.com>

	* config/arm/lib1funcs.asm: Error if __ARM_ARCH__ not set.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-diff
Size: 662 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050812/a5a05fc0/attachment.bin>


More information about the Gcc-patches mailing list