Comment 12 for bug 75724

Revision history for this message
In , Vmpn (vmpn) wrote :

Created attachment 13808
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.