8sa1-gcc/gcc/cp
Mark Mitchell 263505afaf decl.c (add_binding): Don't complain about a redeclaration of a semantically identical typedef in a...
* decl.c (add_binding): Don't complain about a redeclaration of a
	semantically identical typedef in a local scope.

From-SVN: r27213
1999-05-28 02:37:13 +00:00
..
inc
call.c call.c (build_object_call): Don't look at DECL_NAME for a type. 1999-05-20 17:19:29 +00:00
ChangeLog decl.c (add_binding): Don't complain about a redeclaration of a semantically identical typedef in a... 1999-05-28 02:37:13 +00:00
ChangeLog.1
ChangeLog.egcs
class.c class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to intialize a vtable. 1999-05-25 15:31:38 +00:00
config-lang.in
cp-tree.def cp-tree.def (TEMPLATE_ID_EXPR): Update documentation. 1999-05-17 16:07:39 +00:00
cp-tree.h class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to intialize a vtable. 1999-05-25 15:31:38 +00:00
cvt.c cp-tree.h (cplus_expand_constant): Declare. 1999-05-22 01:30:11 +00:00
decl2.c decl2.c (mark_vtable_entries): Don't make a copy of a function, and then make it look like `abort'. 1999-05-24 23:38:55 +00:00
decl.c decl.c (add_binding): Don't complain about a redeclaration of a semantically identical typedef in a... 1999-05-28 02:37:13 +00:00
decl.h
errfn.c
error.c init.c (build_offset_ref): Wrap baselinks in OFFSET_REF, too. 1999-05-10 08:12:58 -04:00
except.c
exception.cc
expr.c cp-tree.h (cplus_expand_constant): Declare. 1999-05-22 01:30:11 +00:00
friend.c decl.c (complete_array_type): Allocate off same obstack. 1999-05-28 01:56:31 +00:00
g++.1
g++FAQ.texi
g++spec.c
gxx.gperf Make-lang.in (cc1plus): Make it depend on gxx.gperf. 1999-05-21 15:55:56 +00:00
gxxint.texi * gxxint.texi: Fix typo. 1999-05-18 19:56:41 -06:00
hash.h Make-lang.in (cc1plus): Make it depend on gxx.gperf. 1999-05-21 15:55:56 +00:00
init.c Implement anonymous structs. 1999-05-19 06:44:22 -04:00
input.c
lang-options.h
lang-specs.h lang-specs.h: Define __GNU_CC and __GNUC_MINOR__ only if -no-gcc was not given. 1999-05-17 17:28:09 -06:00
lex.c decl.c (lookup_tag): Remove code no longer needed after name-lookup improvements. 1999-05-24 00:47:01 +00:00
lex.h Make-lang.in (cc1plus): Make it depend on gxx.gperf. 1999-05-21 15:55:56 +00:00
Make-lang.in Make-lang.in (cc1plus): Make it depend on gxx.gperf. 1999-05-21 15:55:56 +00:00
Makefile.in
method.c class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to intialize a vtable. 1999-05-25 15:31:38 +00:00
mpw-config.in
mpw-make.sed
new1.cc
new2.cc
new.cc
NEWS
parse.c decl.c (lookup_tag): Remove code no longer needed after name-lookup improvements. 1999-05-24 00:47:01 +00:00
parse.h
parse.y decl.c (lookup_tag): Remove code no longer needed after name-lookup improvements. 1999-05-24 00:47:01 +00:00
pt.c class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to intialize a vtable. 1999-05-25 15:31:38 +00:00
ptree.c call.c (find_scoped_type, [...]): Lose. 1999-05-18 20:48:10 -04:00
repo.c
rtti.c * rtti.c (build_x_typeid): Check rtti is enabled. 1999-04-27 09:41:33 +00:00
search.c class.c (finish_struct_1): Still check for ANON_AGGR_TYPE_P. 1999-05-20 08:21:53 -04:00
semantics.c class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to intialize a vtable. 1999-05-25 15:31:38 +00:00
sig.c
spew.c
tinfo2.cc
tinfo.cc * tinfo.cc (operator==): Qualify type_info with std::. 1999-05-02 22:44:24 +00:00
tinfo.h
tree.c * tree.c (mapcar): Handle LVALUE_EXPR. 1999-05-22 11:24:43 +00:00
typeck2.c cp-tree.h (make_ptrmem_cst): New function. 1999-05-20 10:44:47 +00:00
typeck.c typeck.c (casts_away_constness, [...]): Strip both parts of pointer to data member types. 1999-05-25 07:55:58 -04:00
xref.c