diff options
author | Mark Mitchell <mark@markmitchell.com> | 1998-08-02 21:37:23 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1998-08-02 21:37:23 +0000 |
commit | 672476cbdf1406a9c5435d2d3ba537529036290f (patch) | |
tree | d2a17ab43d62c027bfce4d7a370eff0f9fdc5a22 /gcc/final.c | |
parent | 151ab2f29e19a6194329b37c8e9c379b5f0697b8 (diff) | |
download | gcc-672476cbdf1406a9c5435d2d3ba537529036290f.zip gcc-672476cbdf1406a9c5435d2d3ba537529036290f.tar.gz gcc-672476cbdf1406a9c5435d2d3ba537529036290f.tar.bz2 |
cp-tree.def (LOOKUP_EXPR): Document.
* cp-tree.def (LOOKUP_EXPR): Document. Remove second argument.
* cp-tree.h (DECL_TI_TEMPLATE): Improve documentation.
* lex.c (do_identifier): Don't use a second argument, or a type,
when building LOOKUP_EXPRs.
(do_identifier): Likewise.
(do_scoped_id): Likewise.
* method.c (hack_identifier): Improve error message.
* pt.c (lookup_template_function): Don't needlessly call
copy_to_permanent or build_min.
(tsubst_copy): Remove #if 0'd code. Tsubst into LOOKUP_EXPRs if
necessary.
(do_decl_instantiation): Improve error message.
* tree.c (mapcar, case LOOKUP_EXPR): Don't be sorry; make a copy.
(build_min): Copy the type to the permanent obstack, too.
From-SVN: r21544
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions