update Xtensa assembly directive

Bob Wilson bwilson@tensilica.com
Wed Mar 9 22:49:00 GMT 2005


The Xtensa assembly directive "no-generics" is deprecated in recent versions of 
GAS and has been replaced by "no-transform".  This patch updates GCC to use the 
new directive.  Tested with an xtensa-elf target and committed on the mainline.

2005-03-09  Bob Wilson  <bob.wilson@acm.org>

         * config/xtensa/xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform"
         assembly directive instead of deprecated "no-generics".


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gcc-asm-syntax.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050309/fd4117cf/attachment.ksh>


More information about the Gcc-patches mailing list