This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37342] [4.4 Regression] same canonical type node for different types void (Asm::*)(std::ostream&) and void (Asm::* const)(std::ostream&)
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 08:17:19 -0000
- Subject: [Bug c++/37342] [4.4 Regression] same canonical type node for different types void (Asm::*)(std::ostream&) and void (Asm::* const)(std::ostream&)
- References: <bug-37342-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from tbm at cyrius dot com 2008-09-03 08:17 -------
Created an attachment (id=16201)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16201&action=view)
Preprocessed code
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37342