[lto][patch] Put DECL_ASSEMBLER_NAME on the symbol table

Diego Novillo dnovillo@google.com
Mon Aug 25 13:53:00 GMT 2008


On Mon, Aug 25, 2008 at 08:38, Rafael Espindola <espindola@google.com> wrote:

> -      const char *name = IDENTIFIER_POINTER (DECL_NAME(t));
> +      const char *name = IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME(t));

Space before '(t)'.

OK with that change.


Diego.



More information about the Gcc-patches mailing list