OSDN Git Service

* error.c (dump_function_name): If T's DECL_LANG_SPECIFIC
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Mar 2004 17:01:59 +0000 (17:01 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Mar 2004 17:01:59 +0000 (17:01 +0000)
commita5a1f3a234440339e3c697d1503e7895ce2d691f
treed426083b666a2622a9a7955f2b5ea911e8b76536
parentdcf3d62e53feaeecef010cc622945dd41ed990e5
* error.c (dump_function_name): If T's DECL_LANG_SPECIFIC
is null, just print the literal name and return.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80058 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/error.c