From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31434 invoked by alias); 4 Sep 2003 16:22:44 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 31399 invoked by uid 48); 4 Sep 2003 16:22:43 -0000 Date: Thu, 04 Sep 2003 16:22:00 -0000 From: "dave at boost-consulting dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20030904162242.12170.dave@boost-consulting.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/12170] New: Internal compiler error X-Bugzilla-Reason: CC X-SW-Source: 2003-09/txt/msg00318.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12170 Summary: Internal compiler error Product: gcc Version: 3.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dave at boost-consulting dot com CC: gcc-bugs at gcc dot gnu dot org I believe the root of the problem is in passing class templates in the form of outer::inner as template template parameters. -- c:/boost/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp: In instantiation of `boost::mpl::aux::template_arity_impl, __gnu_cxx::__normal_iterator > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::iterator_reference >, 1>': c:/boost/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp:78: instantiated from `boost::mpl::aux::template_arity, __gnu_cxx::__normal_iterator > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::iterator_reference > >' c:/boost/boost/iterator/zip_iterator.hpp:313: instantiated from `boost::detail::tuple_impl_specific::tuple_meta_transform, __gnu_cxx::__normal_iterator > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::detail::tuple_of_references, __gnu_cxx::__normal_iterator > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::iterator_reference > >' c:/boost/boost/iterator/zip_iterator.hpp:313: instantiated from `boost::detail::tuple_of_references, __gnu_cxx::__normal_iterator > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >' c:/boost/boost/iterator/zip_iterator.hpp:392: instantiated from `boost::detail::zip_iterator_base, __gnu_cxx::__normal_iterator > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >' zip_iterator_test.cpp:202: instantiated from `boost::zip_iterator, __gnu_cxx::__normal_iterator > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >' zip_iterator_test.cpp:202: instantiated from here c:/boost/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp:68: Internal compiler error in tsubst, at cp/pt.c:6459 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. g++ -fmessage-length=0 -c -Wall -ftemplate-depth-100 -g -O0 -fno- inline -I"c:\build\libs\iterator\test" -I "c:\boost" - o "c:\build\libs\iterator\test\bin\zip_iterator_test.test\gcc\debug\runtime- link-dynamic\zip_iterator_test.obj" "zip_iterator_test.cpp"