OSDN Git Service

* function.c (current_function_name): If there is no current
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Sep 2009 09:31:41 +0000 (09:31 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Sep 2009 09:31:41 +0000 (09:31 +0000)
commit14a1521cfd6b9e5224d5cbf478eadecd70fa9105
treebc4fa064e12466b9725d62e127217f187ce488d2
parent6a7084d700f33c25ffdfe5e213b60f05785ba87c
    * function.c (current_function_name): If there is no current
        function just return "<none>".

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