r126303 - in /trunk/gcc: ChangeLog cp/ChangeLog...
dgregor@gcc.gnu.org
dgregor@gcc.gnu.org
Wed Jul 4 06:32:00 GMT 2007
Author: dgregor
Date: Wed Jul 4 06:32:30 2007
New Revision: 126303
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126303
Log:
2007-07-04 Douglas Gregor <doug.gregor@gmail.com>
* tree.c (maybe_canonicalize_argtypes): New.
(build_function_type): Set canonical type.
(build_method_type_directly): Ditto.
(reconstruct_complex_type): Rebuild the METHOD_TYPE node
properly.
2007-07-04 Douglas Gregor <doug.gregor@gmail.com>
* decl.c (build_ptrmemfunc_type): Always use structural equality
tests when comparing pointer-to-member-function types, because the
handling of TYPE_GET_PTRMEMFUNC_TYPE currently defeats canonical
types.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/tree.c
More information about the Gcc-cvs
mailing list