This is the mail archive of the gcc-cvs@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]

r148642 - in /trunk/gcc: ChangeLog tree-pretty-...


Author: rth
Date: Thu Jun 18 00:30:48 2009
New Revision: 148642

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148642
Log:
        * tree-pretty-print.c (maybe_dump_asm_name): New.
        (dump_decl_name): Use it.
        (PRINT_FUNCTION_NAME): Merge into... 
        (dump_function_name): ... here.  Use maybe_dump_asm_name.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-pretty-print.c


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