[Bug c++/34950] New: ICE in svn boost math toolkit

inform at tiker dot net gcc-bugzilla@gcc.gnu.org
Thu Jan 24 04:02:00 GMT 2008


The attached preprocessed source causes the following ICE:
---------------------------------------------------------------------
/home/andreas/pool/include/boost-1_35/boost/math/policies/policy.hpp: In
instantiation of ‘boost::math::policies::precision<double, Policy>’:
/home/andreas/pool/include/boost-1_35/boost/math/special_functions/math_fwd.hpp:544:
  instantiated from ‘boost::math::detail::bessel_traits<int, double,
Policy>’
src/wrapper/wrap_special_function.cpp:107:   instantiated from here
/home/andreas/pool/include/boost-1_35/boost/math/policies/policy.hpp:734:
internal compiler error: in dependent_type_p, at cp/pt.c:12855
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
---------------------------------------------------------------------
gcc -v:
---------------------------------------------------------------------
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2
--enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.2.3 20071123 (prerelease) (Debian 4.2.2-4)
---------------------------------------------------------------------


-- 
           Summary: ICE in svn boost math toolkit
           Product: gcc
           Version: 4.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: inform at tiker dot net
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34950



More information about the Gcc-bugs mailing list