Fix typos

From-SVN: r172102
This commit is contained in:
Eric Botcazou 2011-04-07 16:07:44 +00:00
parent 5fc1ae9931
commit f15b8bdf44

View File

@ -153,7 +153,7 @@
(cgraph_early_inlining): Re-structure. (cgraph_early_inlining): Re-structure.
(pass_early_inline): Require SSA form. (pass_early_inline): Require SSA form.
2011-03-06 Andrew Stubbs <ams@codesourcery.com> 2011-04-06 Andrew Stubbs <ams@codesourcery.com>
Julian Brown <julian@codesourcery.com> Julian Brown <julian@codesourcery.com>
Mark Shinwell <shinwell@codesourcery.com> Mark Shinwell <shinwell@codesourcery.com>
@ -169,8 +169,8 @@
2011-04-06 Tristan Gingold <gingold@adacore.com> 2011-04-06 Tristan Gingold <gingold@adacore.com>
* dbxout.c: (debug_nesting, symbol_queue, symbol_queue_index) * dbxout.c (debug_nesting, symbol_queue, symbol_queue_index,
(symbol_queue_size, DBXOUT_DECR_NESTING) symbol_queue_size, DBXOUT_DECR_NESTING,
(DBXOUT_DECR_NESTING_AND_RETURN): Also define (DBXOUT_DECR_NESTING_AND_RETURN): Also define
if XCOFF_DEBUGGING_INFO. if XCOFF_DEBUGGING_INFO.