This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33112] ICE : canonical types differ for identical types const _CharT* [14] and const _CharT* [14]
- From: "dgregor at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Sep 2007 20:38:13 -0000
- Subject: [Bug c++/33112] ICE : canonical types differ for identical types const _CharT* [14] and const _CharT* [14]
- References: <bug-33112-1902@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from dgregor at gcc dot gnu dot org 2007-09-10 20:38 -------
Could someone try the patch at
http://gcc.gnu.org/ml/gcc-patches/2007-09/msg00910.html
to determine whether this fixes the bug? I am unable to reproduce the bug
locally.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33112