diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-04-22 17:37:02 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-04-22 17:37:02 +0000 |
commit | 3dcaad8b2d3698f4dc94e58176abd95fed4ddbf3 (patch) | |
tree | e6e6611519677423e478e27c4d8172bb05fefd2c /gcc/c-parse.c | |
parent | ad810b22b8476715dbd544924f92fb9ee2f60d52 (diff) | |
download | gcc-3dcaad8b2d3698f4dc94e58176abd95fed4ddbf3.zip gcc-3dcaad8b2d3698f4dc94e58176abd95fed4ddbf3.tar.gz gcc-3dcaad8b2d3698f4dc94e58176abd95fed4ddbf3.tar.bz2 |
gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL code RETURN.
* gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes
with the RTL code RETURN.
* hash.h: Regenerated.
* lex.c (reinit_parse_for_block): Use RETURN_KEYWORD.
* parse.y: Replace RETURN with RETURN_KEYWORD throughout.
* parse.c: Regenerated.
* pt.c: Include varray.h. Include rtl.h since varray.h requires
it.
(inline_parm_levels): New variable.
(inline_parm_levels_used): Likewise.
(maybe_begin_member_template_processing): Update them.
(maybe_end_member_template_processing): Use them, rather than
guessing how many levels to pop.
From-SVN: r26587
Diffstat (limited to 'gcc/c-parse.c')
0 files changed, 0 insertions, 0 deletions