8sa1-gcc/gcc/cp
Jason Merrill a5c2941b8a (build_method_call): Disable code that tries to do tricky stuff with a default parameter that is a constructor call...
(build_method_call): Disable code that tries to do tricky
        stuff with a default parameter that is a constructor call, but
        actually does other tricky stuff that breaks things.
(build_scoped_method_call): Don't lose side effects in the
        object expression when calling a non-existent destructor.
(build_scoped_method_call): Remove erroneous error message
        when destructor call is written as a scoped call.

From-SVN: r8274
1994-10-15 00:32:58 +00:00
..
call.c (build_method_call): Disable code that tries to do tricky stuff with a default parameter that is a constructor call... 1994-10-15 00:32:58 +00:00
ChangeLog *** empty log message *** 1994-10-12 17:40:53 +00:00
class.c Cast pointer arguments to bzero and bcopy to char *. 1994-10-12 16:44:14 +00:00
class.h 38th Cygnus<->FSF merge 1994-05-19 20:19:03 +00:00
config-lang.in Initial revision 1994-04-22 07:25:56 +00:00
cp-tree.def 36th Cygnus<->FSF merge 1994-05-06 09:27:46 +00:00
cp-tree.h 47th Cygnus<->FSF merge 1994-09-26 20:15:18 +00:00
cvt.c 47th Cygnus<->FSF merge 1994-09-26 20:15:18 +00:00
decl2.c 47th Cygnus<->FSF merge 1994-09-26 20:15:18 +00:00
decl.c (grokdeclarator): Don't warn about applying const to a const typedef or template type parameter. 1994-10-11 18:39:14 +00:00
decl.h 31th Cygnus<->FSF merge. 1994-04-08 06:08:43 +00:00
errfn.c 46 Cygnus<->FSF merge 1994-08-18 20:50:43 +00:00
error.c 47th Cygnus<->FSF merge 1994-09-26 20:15:18 +00:00
except.c * except.c (register_exception_table): Use Pmode, not PTRmode. 1994-09-28 19:19:20 -04:00
expr.c 36th Cygnus<->FSF merge 1994-05-06 09:27:46 +00:00
g++.1 Initial revision 1994-05-13 02:57:30 +00:00
gxx.gperf 38th Cygnus<->FSF merge 1994-05-19 20:19:03 +00:00
gxxint.texi 48th Cygnus<->FSF merge 1994-09-30 00:51:03 +00:00
hash.h 38th Cygnus<->FSF merge 1994-05-19 20:19:03 +00:00
init.c (resolve_offset_ref): Fix types used in resolving .* 1994-10-11 18:39:14 +00:00
input.c 30th Cygnus<->FSF merge. 1994-03-23 23:33:53 +00:00
lex.c (cons_up_default_function): Mark methods in a template class as template instances. 1994-10-11 18:39:14 +00:00
lex.h 46 Cygnus<->FSF merge 1994-08-18 20:50:43 +00:00
Make-lang.in 39th Cygnus<->FSF merge 1994-06-03 21:42:31 +00:00
Makefile.in 45th Cygnus<->FSF merge 1994-08-05 20:25:20 +00:00
method.c (build_decl_overload): Set numeric_outputed_need_bar to 0. 1994-10-15 00:32:58 +00:00
parse.y (type_unification): If not passing to a reference, strip cv-quals. 1994-10-11 18:43:39 +00:00
pt.c Cast pointer arguments to bzero and bcopy to char *. 1994-10-12 16:44:14 +00:00
ptree.c 32nd Cygnus<->FSF merge 1994-04-15 01:44:15 +00:00
search.c Cast pointer arguments to bzero and bcopy to char *. 1994-10-12 16:44:14 +00:00
sig.c 47th Cygnus<->FSF merge 1994-09-26 20:15:18 +00:00
spew.c Cast pointer arguments to bzero and bcopy to char *. 1994-10-12 16:44:14 +00:00
tree.c 47th Cygnus<->FSF merge 1994-09-26 20:15:18 +00:00
typeck2.c 48th Cygnus<->FSF merge 1994-09-30 00:51:03 +00:00
typeck.c 48th Cygnus<->FSF merge 1994-09-30 00:51:03 +00:00
xref.c 40th Cygnus<->FSF merge 1994-06-15 18:30:58 +00:00