------- Additional Comments From pinskia at physics dot uc dot edu 2005-09-11 15:40 ------- Subject: Re: [4.0/4.1 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault
On Sep 10, 2005, at 4:34 PM, geoffk at geoffk dot org wrote: > You should be able to tell if the user set the name because it will > start with a '*'. Except currently, we do: else if (C_DECL_REGISTER (decl)) change_decl_assembler_name (decl, get_identifier (asmspec)); else set_user_assembler_name (decl, asmspec); -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23125