PATCH: add DOLLARS_IN_ASM_IDENTIFIERS

Sandra Loosemore sandra@codesourcery.com
Fri Jul 6 12:02:00 GMT 2007


MIPS assembly language uses identifiers like "$17" as the names of registers.
This patch makes cpp do the right thing with concatenation, etc, by adding a new
target macro.  The existing DOLLARS_IN_IDENTIFIERS applies only to C-like
languages, and conventions for assembly language files may well be different.  OK?

-Sandra


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 18-dollar-in-asm-identifier.log
Type: text/x-log
Size: 520 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070706/3feb92c6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 18-dollar-in-asm-identifier.patch
Type: text/x-patch
Size: 3412 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070706/3feb92c6/attachment-0001.bin>


More information about the Gcc-patches mailing list