This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/49299] ICE in gimple_ic on profile feedback build
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 09:42:22 +0000
- Subject: [Bug gcov-profile/49299] ICE in gimple_ic on profile feedback build
- Auto-submitted: auto-generated
- References: <bug-49299-4@http.gcc.gnu.org/bugzilla/>
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.