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: "vmpn at hitechman dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jul 2007 05:28:33 -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 #5 from vmpn at hitechman dot com 2007-07-01 05:28 -------
Created an attachment (id=13808)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13808&action=view)
Test case without using boost
Please find attached a standalone test case without using boost. It based on my
analysis of the boost functions affected.
The test runs differently when compiled with g++-3.4.6 (GCC) 3.4.6 (Gentoo
3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10) and g++-4.1.2 (GCC) 4.1.2 (Gentoo 4.1.2)
versions of the GCC
If namespaces were removed from the test case, the issue did not seem to occur.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31164