diff options
author | Diego Novillo <dnovillo@google.com> | 2011-10-18 08:36:46 -0400 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2011-10-18 08:36:46 -0400 |
commit | aa6e723726a1e0ab392e436112ba18d071f927af (patch) | |
tree | 04093a820333f42b0fc9238b6306a36945554dfe /gcc/fortran/trans-array.c | |
parent | ea3f6aa86222070d219f0c70a60c2eda779ba306 (diff) | |
download | gcc-aa6e723726a1e0ab392e436112ba18d071f927af.zip gcc-aa6e723726a1e0ab392e436112ba18d071f927af.tar.gz gcc-aa6e723726a1e0ab392e436112ba18d071f927af.tar.bz2 |
parser.c: Remove ENABLE_CHECKING markers around debugging routines.
* parser.c: Remove ENABLE_CHECKING markers around debugging
routines.
(cp_lexer_dump_tokens): Add arguments START_TOKEN and CURR_TOKEN.
Make static
When printing CURR_TOKEN surround it in [[ ]].
Start printing at START_TOKEN.
Update all users.
(cp_debug_print_tree_if_set): New.
(cp_debug_print_context): New.
(cp_debug_print_context_stack): New.
(cp_debug_print_flag): New.
(cp_debug_print_unparsed_function): New.
(cp_debug_print_unparsed_queues): New.
(cp_debug_parser_tokens): New.
(cp_debug_parser): New.
(cp_lexer_start_debugging): Set cp_lexer_debug_stream to stderr.
(cp_lexer_stop_debugging): Set cp_lexer_debug_stream to NULL.
* parser.h (cp_lexer_dump_tokens): Remove declaration.
(cp_debug_parser): Declare.
From-SVN: r180136
Diffstat (limited to 'gcc/fortran/trans-array.c')
0 files changed, 0 insertions, 0 deletions