This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29525] boost 1.34.0 (testing release) mpl multiset test fails to compile
- From: "gcc at derived-software dot ltd dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2006 14:15:29 -0000
- Subject: [Bug c++/29525] boost 1.34.0 (testing release) mpl multiset test fails to compile
- References: <bug-29525-11004@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from gcc at derived-software dot ltd dot uk 2006-10-20 14:15 -------
Created an attachment (id=12469)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12469&action=view)
gzip'd preprocessed output of libs/mpl/test/multiset.cpp from boost 1.34 branch
Generated with:
g++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC -D_GLIBCXX_DEBUG=1
-DBOOST_ALL_NO_LIB=1 -I. libs/mpl/test/multiset.cpp -E >~/multiset.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29525