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 10:52:55 -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 #8 from tbm at cyrius dot com 2007-03-09 10:52 -------
I definitely think this should be an error, not a warning. I only saw this
problem by luck. I'm compiling the entire Debian archive (ie 7000 packages)
on IA64 with GCC 4.3 and I cannot look at every log file (especially when
the build was successful). I only noticed this one because the program
failed to compile later on and I looked at the log to see the error.
Anyway, are there any other "warning" messages like this one? If so, I can
search
my log files.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31078