aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/parse-scan.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@markmitchell.com>1998-12-16 15:51:21 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1998-12-16 15:51:21 +0000
commit50714e797cc4cfea26a05bb4d740bf75fa36aab0 (patch)
tree9ba08fcbc1251b50b01a06eebf94cfd3de9e82ce /gcc/java/parse-scan.c
parent05c32e169c2f0d30db29a198693c3e6a7a08c4ff (diff)
downloadgcc-50714e797cc4cfea26a05bb4d740bf75fa36aab0.zip
gcc-50714e797cc4cfea26a05bb4d740bf75fa36aab0.tar.gz
gcc-50714e797cc4cfea26a05bb4d740bf75fa36aab0.tar.bz2
class.c (resolve_address_of_overloaded_function): Do conversion to correct type here, rather than ...
* class.c (resolve_address_of_overloaded_function): Do conversion to correct type here, rather than ... (instantiate_type): Here. * cp-tree.h (DECL_TEMPLATE_PARM_P): New macro. (DECL_TEMPLATE_TEMPLATE_PARM_P): Use it. (decl_template_parm_p): Remove. * decl.c (pushdecl): Don't set DECL_CONTEXT for a template paramter. * lex.c (do_identifier): Use DECL_TEMPLATE_PARM_P. (push_inline_template_parms_recursive): Set it. (decl_template_parm_p): Remove. (check_template_shadow): Use DECL_TEMPLATE_PARM_P. (process_template_parm): Set it. From-SVN: r24344
Diffstat (limited to 'gcc/java/parse-scan.c')
0 files changed, 0 insertions, 0 deletions