[Bug c++/43704] New: [4.5/4.6 Regression] ICE: tree check: accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:10074

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 9 15:07:00 GMT 2010


> g++-4.5 -S bug-593923_integrals.3.ii
bug-593923_integrals.3.ii: In instantiation of
'boost::numeric::ublas::banded_adaptor<boost::numeric::ublas::matrix<double>
>::iterator1':
bug-593923_integrals.3.ii:500:50:   instantiated from 'void
lsp::singular_decomposition<T>::apply(M1&, M2&) const [with M1 =
boost::numeric::ublas::matrix<double>, M2 =
boost::numeric::ublas::matrix<double>, T =
boost::numeric::ublas::matrix<double>]'
bug-593923_integrals.3.ii:555:27:   instantiated from here
bug-593923_integrals.3.ii:467:17: internal compiler error: tree check: accessed
elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:10074
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [4.5/4.6 Regression] ICE: tree check: accessed elt 2 of
                    tree_vec with 1 elts in tsubst, at cp/pt.c:10074
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list