error.c (dump_function_name): If T's DECL_LANG_SPECIFIC is null, just print the liter...
authorZack Weinberg <zack@codesourcery.com>
Mon, 29 Mar 2004 17:01:59 +0000 (17:01 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 29 Mar 2004 17:01:59 +0000 (17:01 +0000)
commit93604b1a023480f2e1547ef1955fdee284771048
treed426083b666a2622a9a7955f2b5ea911e8b76536
parent97955d55bbe5aab1da0427e11e740851c83e18ff
error.c (dump_function_name): If T's DECL_LANG_SPECIFIC is null, just print the literal name and return.

* error.c (dump_function_name): If T's DECL_LANG_SPECIFIC
is null, just print the literal name and return.

From-SVN: r80058
gcc/cp/ChangeLog
gcc/cp/error.c