This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Constify IDENTIFIER_POINTER; reduce calls to get_identifier




On Sun, 10 Sep 2000, Zack Weinberg wrote:

> Hm, that's what that mysterious star prefix was for.  Please try the
> appended patch.
> 
> zw
> 
> 	* varasm.c (make_decl_rtl): Restore leading star on
> 	DECL_ASSEMBLER_NAME set for decls with an asmspec.
> 	* gcc.dg/asm-names.c: New test.

That solves the problem. Thanks!

   /Krister



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]