This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31164] Problem with GCC 4.1 and Boost signals
- From: "cavedon at sssup dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jul 2007 10:37:10 -0000
- Subject: [Bug c++/31164] Problem with GCC 4.1 and Boost signals
- References: <bug-31164-14236@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from cavedon at sssup dot it 2007-07-01 10:37 -------
Created an attachment (id=13811)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13811&action=view)
Patch to test.cpp, working with gcc 4.1
Adding the declaration of "our template function" before the "default template
function without 3rd arg" makes gcc 4.1 behave the same way as 3.4.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31164