This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33194] [4.3 Regression] ICE: canonical types differ for identical types void ()(const char*, ...) and void ()(const char*, ...)
- 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: 28 Aug 2007 21:12:04 -0000
- Subject: [Bug c++/33194] [4.3 Regression] ICE: canonical types differ for identical types void ()(const char*, ...) and void ()(const char*, ...)
- References: <bug-33194-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dgregor at gcc dot gnu dot org 2007-08-28 21:12 -------
Patch available here: http://gcc.gnu.org/ml/gcc-patches/2007-08/msg02013.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33194