http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46528
--- Comment #7 from Uros Bizjak <ubizjak at gmail dot com> 2010-11-24 21:01:16 UTC --- Created attachment 22516 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22516 corresponding profile ~/gcc-build/prev-gcc/cc1 -g -O2 -fprofile-use -quiet macro.i ../../gcc-svn/trunk/libcpp/macro.c: In function ‘cpp_macro_definition’: ../../gcc-svn/trunk/libcpp/macro.c:2123:1: error: corrupted profile info: profile data is not flow-consistent ../../gcc-svn/trunk/libcpp/macro.c:2123:1: error: corrupted profile info: number of executions for edge 45-59 thought to be -104 ../../gcc-svn/trunk/libcpp/macro.c:2123:1: error: corrupted profile info: number of executions for edge 45-1 thought to be 104 ../../gcc-svn/trunk/libcpp/macro.c:2123:1: error: corrupted profile info: number of executions for edge 55-56 thought to be 10 ../../gcc-svn/trunk/libcpp/macro.c:2123:1: error: corrupted profile info: number of executions for edge 55-57 thought to be -5