This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/23167] New: internal compiler error: in create_tmp_var
- From: "mriben at globallocate dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2005 21:54:50 -0000
- Subject: [Bug c++/23167] New: internal compiler error: in create_tmp_var
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Linux 2.4.20-6
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure
Thread model: posix
gcc version 4.0.0
g++ -DHAVE_CONFIG_H -I. -I.. -I. -g -O2 -MT dom.lo -MD -MP -MF .deps/dom.Tpo -c
../src/lib/globallocate/dom.cpp -fPIC -DPIC -o .libs/dom.o
../src/lib/globallocate/dom.cpp: In member function
'std::list<std::map<std::string, std::string, std::less<std::string>,
std::allocator<std::pair<const std::string, std::string> > >,
std::allocator<std::map<std::string, std::string, std::less<std::string>,
std::allocator<std::pair<const std::string, std::string> > > > >
supl_1_0::dom::eval_old(std::string) volatile':
../src/lib/globallocate/dom.cpp:163: internal compiler error: in create_tmp_var,
at gimplify.c:368
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [dom.lo] Error 1
--
Summary: internal compiler error: in create_tmp_var
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mriben at globallocate dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23167