PR bootstrap/48471
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2011 01:06:42 +0000 (01:06 +0000)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2011 01:06:42 +0000 (01:06 +0000)
commit7f146d20a60dfd3212cd4ba3d6bc12d7b75212a4
treefe97b3bbcf1e4f0ddc41e3aff3eb1c89886bcddb
parent413ed5c04dbc6ff39fffdfd2bca7d6f45cad4398
PR bootstrap/48471
* dbxout.c (debug_nesting, symbol_queue, symbol_queue_index):
Move these...
(symbol_queue_size, DBXOUT_DECR_NESTING): ...and these...
(DBXOUT_DECR_NESTING_AND_RETURN): ...and this under
#ifdef DBX_DEBUGGING_INFO.

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