This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31078] [4.3 Regression] warning: same canonical type node for different types with const strings



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]