[Bug c++/28088] Internal compiler error on boost mpl test/apply.cpp

2006-06-20 Thread mark at halcy0n dot com
--- Comment #4 from mark at halcy0n dot com 2006-06-21 04:05 --- 4.1.2 fails as well. -- mark at halcy0n dot com changed: What|Removed |Added CC|

[Bug c++/28088] Internal compiler error on boost mpl test/apply.cpp

2006-06-19 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-19 23:37 --- Reduced testcase, this might be already fixed in 4.1.2 but I have not tried: template< typename T > struct type_wrapper{}; int arity_helper(...); template< template< typename P1 > class F, typename T1> int

[Bug c++/28088] Internal compiler error on boost mpl test/apply.cpp

2006-06-19 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-19 22:10 --- Reducing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28088

[Bug c++/28088] Internal compiler error on boost mpl test/apply.cpp

2006-06-19 Thread gcc-bklyn at sneakemail dot com
--- Comment #1 from gcc-bklyn at sneakemail dot com 2006-06-19 21:05 --- Created an attachment (id=11707) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11707&action=view) PReprocessed source to boost/mpl/test/apply.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28088