------- 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