This is the mail archive of the gcc-patches@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: Patch to DECL_ASSEMBLER_NAME handling


>>>>> Richard Henderson <rth@cygnus.com> writes:

 > On Thu, Mar 09, 2000 at 11:52:51AM -0800, Jason Merrill wrote:
 >> 	* varasm.c (make_decl_rtl): Skip initial '*' when setting
 >> 	DECL_ASSEMBLER_NAME.

 > Is this after ENCODE_SECTION INFO?  Perhaps we need to call
 > STRIP_SECTION_ENCODING instead?

No, it's after we prepended '*' earlier in the same function.

Jason

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