egcs/gcc cp/ChangeLog cp/call.c cp/cvt.c cp/de ...
mmitchel@egcs.cygnus.com
mmitchel@egcs.cygnus.com
Sun Sep 12 17:35:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: mmitchel@egcs.cygnus.com 99/09/12 17:35:00
Modified files:
gcc/cp : ChangeLog call.c cvt.c decl.c error.c spew.c
typeck.c
gcc/testsuite/g++.old-deja/g++.mike: warn8.C
Added files:
gcc/testsuite/g++.old-deja/g++.pt: cond3.C
Log message:
* call.c (implicit_conversion): Robustify. Handle OFFSET_REFs.
* cvt.c (ocp_convert): Complete the from and destination types.
Adjust warning about functions always being `true' in conditionals.
* decl.c (duplicate_decls): Don't play funny games with abort.
* error.c (dump_expr): Handle OVERLOADs.
* spew.c (probe_obstack): Remove.
* typeck.c (condition_conversion): Use perform_implicit_conversion.
More information about the Gcc-cvs
mailing list