[Bug c++/15024] New: internal compiler error: in tsubst_decl, at cp/pt.c:6065

rguenth at tat dot physik dot uni-tuebingen dot de gcc-bugzilla@gcc.gnu.org
Tue Apr 20 12:03:00 GMT 2004


While trying to reduce another testcase for 3.4 miscompilation, I came along the
following ICE (maybe ice-on-invalid, because I'm at removing unneccesary
#includes, maybe not):

bellatrix:~/src/C19/rhalk/tramp/obj$ g++-3.4 -c tramp3d.ii
tramp3d.cpp: In instantiation of `CartesianURM<MeshTraits<3, double,
UniformRectilinearTag, CartesianTag, 3> >':
/home/rguenth/ix86/pooma/tat-mpich/linux/src/Field/Mesh/UniformRectilinearMesh.h:212:
  instantiated from `UniformRectilinearMesh<MeshTraits<3, double,
UniformRectilinearTag, CartesianTag, 3> >'
tramp3d.cpp:25:   instantiated from here
tramp3d.cpp:10: internal compiler error: in tsubst_decl, at cp/pt.c:6065
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

bellatrix:~/src/C19/rhalk/tramp/obj$ g++-3.4 --version
g++-3.4 (GCC) 3.4.0

-- 
           Summary: internal compiler error: in tsubst_decl, at cp/pt.c:6065
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at tat dot physik dot uni-tuebingen dot de
                CC: gcc-bugs at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list