This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/49299] ICE in gimple_ic on profile feedback build


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49299

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-06 09:42:03 UTC ---
Created attachment 24445
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24445
gcc46-pr49299-test.patch

Reduced testcase.  The problem is that gimple_ic doesn't expect the indirect
call might be noreturn.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]