http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48471

--- Comment #6 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-04-06 
01:06:44 UTC ---
Author: froydnj
Date: Wed Apr  6 01:06:42 2011
New Revision: 172016

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172016
Log:
    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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dbxout.c

Reply via email to