From: ebotcazou Date: Thu, 7 Apr 2011 16:07:44 +0000 (+0000) Subject: Fix typos X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6bc553fb814fc6c7e12d8d12a887b753bbfca29;p=thirdparty%2Fgcc.git Fix typos git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172102 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 503fbadf5f5b..d3ccbd9f682e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -153,7 +153,7 @@ (cgraph_early_inlining): Re-structure. (pass_early_inline): Require SSA form. -2011-03-06 Andrew Stubbs +2011-04-06 Andrew Stubbs Julian Brown Mark Shinwell @@ -169,8 +169,8 @@ 2011-04-06 Tristan Gingold - * dbxout.c: (debug_nesting, symbol_queue, symbol_queue_index) - (symbol_queue_size, DBXOUT_DECR_NESTING) + * dbxout.c (debug_nesting, symbol_queue, symbol_queue_index, + symbol_queue_size, DBXOUT_DECR_NESTING, (DBXOUT_DECR_NESTING_AND_RETURN): Also define if XCOFF_DEBUGGING_INFO.