FS#29259 - [gcc] ICE while compiling programs using armadillo library

Attached to Project: Arch Linux
Opened by Kartik Mohta (kartikmohta) - Tuesday, 03 April 2012, 19:19 GMT
Last edited by Allan McRae (Allan) - Monday, 09 April 2012, 12:38 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

gcc version 4.7.0 20120324 (prerelease) (GCC)

Steps to reproduce:
1. Compile a program using the armadillo library
2. Error: armadillo/include/armadillo_bits/Mat_bones.hpp:448:5: internal compiler error: in copy_binfo, at cp/tree.c:1250

Upstream bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52685

It has been fixed upstream so an update to the latest snapshot should fix this.
This task depends upon

Closed by  Allan McRae (Allan)
Monday, 09 April 2012, 12:38 GMT
Reason for closing:  Fixed
Additional comments about closing:  4.7.0-3 in [testing]
Comment by Kartik Mohta (kartikmohta) - Wednesday, 04 April 2012, 01:23 GMT
I installed the latest snapshot (4.7.0 20120331) by modifying the PKGBUILD and now the error is gone.
Comment by Allan McRae (Allan) - Wednesday, 04 April 2012, 01:26 GMT
A new snapshot will be release on 20120407 with a couple of other useful fixes so I will update then.

Loading...