diff options
author | Mark Mitchell <mark@codesourcery.com> | 2002-08-09 19:57:01 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2002-08-09 19:57:01 +0000 |
commit | 9e259dd1ff3f146f89ff4261d9e48685b378b693 (patch) | |
tree | 6030774638e6194b3c13b4773a3d8af79ad7378f /gcc/cppinit.c | |
parent | c512fd7b336467456ed0734543da1ba0597a8a75 (diff) | |
download | gcc-9e259dd1ff3f146f89ff4261d9e48685b378b693.zip gcc-9e259dd1ff3f146f89ff4261d9e48685b378b693.tar.gz gcc-9e259dd1ff3f146f89ff4261d9e48685b378b693.tar.bz2 |
call.c (standard_conversion): Use build_ptrmem_type.
* call.c (standard_conversion): Use build_ptrmem_type.
* cp-tree.h (build_ptrmem_type): New function.
(adjust_result_of_qualified_name_lookup): Likewise.
* decl.c (grokvardecl): Do not look for OFFSET_TYPEs to indicate
static data members.
(build_ptrmem_type): New function.
(grokdeclarator): Do not use build_offset_type when encountering a
qualified name.
* parse.y (parse_finish_call_expr): Use
adjust_result_of_qualified_name_lookup.
* search.c (adjust_result_of_qualified_name_lookup): New function.
* typeck.c (qualify_type_recursive): Use TYPE_PTRMEM_* rather than
accessing OFFSET_TYPEs directly.
* g++.dg/template/crash1.C: New test.
From-SVN: r56169
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions