Question about a varasm change

Jason Merrill jason@redhat.com
Mon Sep 18 00:24:00 GMT 2000


The change fixes DECL_ASSEMBLER_NAME so that it actually corresponds to the
name used in assembler output, as documented.  If the stabs backend expects
it to be the unmangled name from the source, it's looking in the wrong
place; that's what DECL_NAME is for.

Jason


More information about the Gcc mailing list