http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57165
Bug #: 57165 Summary: ICE when using -fprofile-use in cgraph.c Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-profile AssignedTo: unassig...@gcc.gnu.org ReportedBy: asha...@gcc.gnu.org Created attachment 30030 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30030 gcda and source files to trigger the ICE. Please look at the attached tarball. To reproduce: g++ -fprofile-use -o client_side_detection_service.o client_side_detection_service.ii -O2 -fprofile-correction -Wno-error -c -fno-strict-aliasing -fno-exceptions This reproduces with gcc-4.7.3.