c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME of a function using...
authorJ"orn Rennecke <joern.rennecke@superh.com>
Mon, 19 May 2003 16:41:47 +0000 (16:41 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 19 May 2003 16:41:47 +0000 (17:41 +0100)
commit52a8b7b838128c142fdf8d26ae1d7f073797a7fa
tree219e6459fd9b5f94e6d100d20d4910605ee52a48
parent68594ce757081d3fc7b7b7eaee1e4651d17d0d86
c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME of a function using ASMSPEC, prepend a star.

* c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME
of a function using ASMSPEC, prepend a star.

From-SVN: r66965
gcc/ChangeLog
gcc/c-decl.c