This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31724] [4.3 Regression] More "same canonical type node" fun
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2007 18:17:25 -0000
- Subject: [Bug c++/31724] [4.3 Regression] More "same canonical type node" fun
- References: <bug-31724-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from mmitchel at gcc dot gnu dot org 2007-06-29 18:17 -------
I think this approach:
SET_TYPE_STRUCTURAL_EQUALITY (fulltype)
is fine in this case. Doug, would you please check that in?
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31724