OSDN Git Service

* dwarf2out.c (file_table_last_lookup): Move this GC'd declaration
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2006 19:31:09 +0000 (19:31 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2006 19:31:09 +0000 (19:31 +0000)
commit62435250a311458a0c952fa71e1c9b35bf7f3cb4
tree06b4263298f257454aecc52ac114b514912bb7fc
parentd7bec157350258dc9b9fe9def92f6736fde66b2d
* dwarf2out.c (file_table_last_lookup): Move this GC'd declaration
outside of #ifdef DWARF2_DEBUGGING_INFO to fix bootstrap failure
on platforms that don't use dwarf for debug info.

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