This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31078] [4.3 Regression] warning: same canonical type node for different types with const strings
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Mar 2007 11:21:04 -0000
- Subject: [Bug c++/31078] [4.3 Regression] warning: same canonical type node for different types with const strings
- References: <bug-31078-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from tbm at cyrius dot com 2007-03-09 11:21 -------
This warning is really frequent. I can find 2200 warnings that mention "const"
and "same canonical type node for different types". Some don't mention
"const";
I'll look at them and file separate bugs.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31078