diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-05-21 15:55:56 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-05-21 15:55:56 +0000 |
commit | adecb3f41f0bb582c936e2be5fda659a611067ca (patch) | |
tree | 4e92434070d5a41b4f55d72fcc9bd86c081920ec /gcc/expr.h | |
parent | 7133357a34e813233a8b949ac335e9521c8b8270 (diff) | |
download | gcc-adecb3f41f0bb582c936e2be5fda659a611067ca.zip gcc-adecb3f41f0bb582c936e2be5fda659a611067ca.tar.gz gcc-adecb3f41f0bb582c936e2be5fda659a611067ca.tar.bz2 |
Make-lang.in (cc1plus): Make it depend on gxx.gperf.
* Make-lang.in (cc1plus): Make it depend on gxx.gperf.
* cp-tree.h: Fix typo in documentation on pointers-to-members.
(cp_build_qualified_type): Make it a macro.
(cp_build_qualified_type_real): Declare.
* decl.c (grokdeclarator): Remove misleading comment. Avoid
problem with template parameters and restrict-qualification.
* gxx.gperf: Replace NORID with RID_UNUSED throughout.
* hash.h: Regenerated.
* lex.h (rid): Move RID_FIRST_MODIFIER and RID_LAST_MODIFIER into
the enumeration.
(NORID): Remove definition.
* pt.c (tsubst_aggr_type): Use cp_build_qualified_type_real.
(tsubst): Likewise. Remove special handling for FUNCTION_TYPEs.
(fn_type_unification): Check that the function type resulting from
the deduction is legal.
(check_cv_quals_for_unify): Don't handle FUNCTION_TYPEs specially.
(unify): Use cp_build_qualified_type_real.
* tree.c (build_cplus_array_type_1): Handle error_marks as inputs.
(cp_build_qualified_type): Rename to ...
(cp_build_qualified_type_real): Add additional COMPLAIN parameter
and modify appropriately.
Co-Authored-By: Nathan Sidwell <nathan@acm.org>
From-SVN: r27086
Diffstat (limited to 'gcc/expr.h')
0 files changed, 0 insertions, 0 deletions