This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48008] [4.6 Regression] libstdc++-v3/testsuite/20_util/function/43397.cc fails to assemble with -fabi-version=5
- From: "zsojka at seznam dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 6 Mar 2011 17:32:35 +0000
- Subject: [Bug c++/48008] [4.6 Regression] libstdc++-v3/testsuite/20_util/function/43397.cc fails to assemble with -fabi-version=5
- Auto-submitted: auto-generated
- References: <bug-48008-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48008
--- Comment #1 from Zdenek Sojka <zsojka at seznam dot cz> 2011-03-06 17:32:33 UTC ---
Created attachment 23562
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23562
reduced testcase
Reduced from libstdc++-v3/testsuite/20_util/function/43397.cc
Also, it compiles with 4.5 (compared to original testcase).