http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53161
Bug #: 53161
Summary: index domain error, in ipa_remove_reference at
ipa-ref.c:84
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: [email protected]
ReportedBy: [email protected]
I just tried to compile the package luminance-hdr-2.2.1-3
on gcc-4.8 trunk dated 20120429 on an AMD x86_64 box.
The compiler said
/home/dcb/rpmbuild/BUILD/luminance-hdr-2.2.1/src/Viewers/HdrViewer.cpp:412:1:
internal compiler error: vector VEC(ipa_ref_ptr,base) index domain error, in
ipa_remove_reference at ipa-ref.c:84
}
^
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.