This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25659] New: [4.0/4.1 regression] ICE in build_call, at cp/call.c:324
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2006 02:21:00 -0000
- Subject: [Bug c++/25659] New: [4.0/4.1 regression] ICE in build_call, at cp/call.c:324
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
[forwarded from http://bugs.debian.org/336021]
seen with 4.0 20051204 and 4.1 20051124
$ g++ -c armsim.ii
../libosm/object_pool.hpp: In member function 'T* obj_pool<T, I, S,
Allocator>::allocate(S*, const I&) [with T = _opt_machine_, I = unsigned int, S
= simulator::arm_simulator, T* (* Allocator)(S*, I) =
simulator::arm_simulator::mach_allocator]':
armsim.cpp:230: instantiated from here
../libosm/object_pool.hpp:70: internal compiler error: in build_call, at
cp/call.c:323
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: [4.0/4.1 regression] ICE in build_call, at cp/call.c:324
Product: gcc
Version: 4.0.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25659