On 06/07/11 16:08, Richard Guenther wrote:


See cgraph.c:clone_function_name, it uses the NO_DOT_IN_LABEL
and NO_DOLLAR_IN_LABEL target macros and ASM_FORMAT_PRIVATE_NAME.  I
don't see where a '?' should
enter this picture anywhere.


Thanks, exactly what I needed!

Thanks also to Jakub who replied 'in-sync' with you immediatelly after.

Why are NO_DOLLAR_IN LABEL and NO_DOT_IN_LABEL not listed in the "Output and Generation of Labels" instead of "Misc". The former sounds like it's a better fit to describe these macros.

--
PMatos

Reply via email to