* decl.c (make_rtl_for_nonlocal_decl): Don't try get_fileinfo if
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Apr 2005 19:01:29 +0000 (19:01 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Apr 2005 19:01:29 +0000 (19:01 +0000)
commit22a2c138e3cef3c33a552d1f927260cc45cddbae
tree939b51fb7df7e567f671f08819df6dd48867553a
parent9d4c5907015df634388a040fad8897c1188d48e7
* decl.c (make_rtl_for_nonlocal_decl): Don't try get_fileinfo if
        input_filename is NULL, as it is for (say) __PRETTY_FUNCTION__.

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