This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52470] New: ice in copy_binfo
- From: "dcb314 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Mar 2012 17:59:46 +0000
- Subject: [Bug c++/52470] New: ice in copy_binfo
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52470
Bug #: 52470
Summary: ice in copy_binfo
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: dcb314@hotmail.com
I just tried to compile the armadillo-2.2.3 package
on gcc-4.8 trunk dated 20120302 on an AMD x86_64 box.
The compiler said
/home/dcb/rpmbuild/BUILD/armadillo-2.2.3/include/armadillo_bits/Mat_bones.hpp:429:5:
internal compiler error: in copy_binfo, at cp/tree.c:1250
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Preprocessed source code attached. No special flags required.