aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parse.c
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>1999-04-22 17:37:35 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1999-04-22 17:37:35 +0000
commit466b0dd3fca1ba388befd7f600a714c096a713c1 (patch)
treeca2771981f6882f4404b125ea0e1a44d608ec25a /gcc/c-parse.c
parent3dcaad8b2d3698f4dc94e58176abd95fed4ddbf3 (diff)
downloadgcc-466b0dd3fca1ba388befd7f600a714c096a713c1.zip
gcc-466b0dd3fca1ba388befd7f600a714c096a713c1.tar.gz
gcc-466b0dd3fca1ba388befd7f600a714c096a713c1.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. * parse.h: Likewise. * 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: r26588
Diffstat (limited to 'gcc/c-parse.c')
0 files changed, 0 insertions, 0 deletions