This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33239] New: internal compiler error in instantiate_class_template, at cp/pt.c:5666
- From: "masse_nicolas at yahoo dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2007 21:54:21 -0000
- Subject: [Bug c++/33239] New: internal compiler error in instantiate_class_template, at cp/pt.c:5666
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
All is in the title. Here is the complete output I have (my system is in
french):
g++ -DHAVE_CONFIG_H -I. -I.. -I ../src -g -O2 -MT sample1.o -MD -MP -MF
.deps/sample1.Tpo -c -o sample1.o sample1.cpp
../src/tuple.hpp: In instantiation of 'yactl::tuple_impl<int,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >
>::append<yactl::null_type, int, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > >':
../src/tuple.hpp:105: instantiated from 'yactl::tuple<int,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >,
yactl::null_type, yactl::null_type, yactl::null_type, yactl::null_type,
yactl::null_type, yactl::null_type, yactl::null_type, yactl::null_type,
yactl::null_type, yactl::null_type, yactl::null_type, yactl::null_type,
yactl::null_type, yactl::null_type>'
sample1.cpp:37: instantiated from here
../src/tuple.hpp:40: erreur interne du compilateur: dans
instantiate_class_template, à cp/pt.c:5666
Veuillez soumettre un rapport complet d'anomalies,
avec le source pré-traité si nécessaire.
Consultez <URL:http://gcc.gnu.org/bugs.html> pour plus de détail.
--
Summary: internal compiler error in instantiate_class_template,
at cp/pt.c:5666
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: masse_nicolas at yahoo dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33239