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]
Other format: [Raw text]

Re: RFA: Using a SYMBOL_FLAG to encode below100 attribute


On Fri, Aug 05, 2005 at 12:37:22PM +0100, Nick Clifton wrote:
>   #define ASM_OUTPUT_LABELREF(STREAM, NAME)	\
> !   asm_fprintf ((STREAM), "%U%s", default_strip_name_encoding (NAME));

I'm pretty sure you can remove this define entirely.

Otherwise it looks ok.


r~


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