This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/53471] New: [4.8 LTO] ICE in pp_base_format, at pretty-print.c:510 (-flto -g)
- From: "vincenzo.innocente at cern dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 24 May 2012 10:41:59 +0000
- Subject: [Bug debug/53471] New: [4.8 LTO] ICE in pp_base_format, at pretty-print.c:510 (-flto -g)
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: vincenzo.innocente@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
^