egcs/gcc/cp ChangeLog decl.c pt.c search.c
Jason Merrill
jason@cygnus.com
Wed Nov 11 03:42:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: jason@egcs.cygnus.com 98/11/11 03:42:39
Modified files:
gcc/cp : ChangeLog decl.c pt.c search.c
Log message:
* pt.c (try_one_overload): Take orig_targs again. Only check for
mismatches against them; we don't care what a previous call found.
(resolve_overloaded_unification): Adjust.
* search.c (lookup_field): Don't return anything for a non-type
field from a dependent type.
* decl.c (grokdeclarator): Resolve SCOPE_REFs of the current class
in an array declarator.
(start_decl): Push into the class before looking for the field.
More information about the Gcc-cvs
mailing list