http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53471
Bug #: 53471 Summary: [4.8 LTO] ICE in pp_base_format, at pretty-print.c:510 (-flto -g) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassig...@gcc.gnu.org ReportedBy: vincenzo.innoce...@cern.ch Created attachment 27488 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27488 real-life code (preprocessed file) bzip2 -d prettyBug.ii.bz2 [vocms123] /build/vin/newb/CMSSW_6_0_X_2012-05-14-1400 $ c++ -c -O2 -std=c++11 -g prettyBug.ii [vocms123] /build/vin/newb/CMSSW_6_0_X_2012-05-14-1400 $ c++ -c -O2 -std=c++11 -g prettyBug.ii -flto ' In file included from /afs/cern.ch/user/i/innocent/w3/gcc47slc5/include/c++/4.8.0/map:61:0, from /build/vin/newb/CMSSW_6_0_X_2012-05-14-1400/src/CondFormats/EcalCorrections/interface/EcalShowerContainmentCorrections.h:37, from src/CondFormats/EcalCorrections/src/T_EventSetup_EcalShowerContainmentCorrections.cc:1: in pp_base_format, at pretty-print.c:510 equal_range(const key_type& __x) const ^