This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)
- From: "christophe.lyon at st dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Oct 2012 12:55:09 +0000
- Subject: [Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)
- Auto-submitted: auto-generated
- References: <bug-55121-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55121
--- Comment #12 from christophe.lyon at st dot com 2012-10-30 12:55:09 UTC ---
(In reply to comment #7)
> (In reply to comment #0)
> > eval.c: In function 'Ge':
> > eval.c:792:1: internal compiler error: in df_compact_blocks, at df-core.c:1570
> > 0x6917c1 df_compact_blocks()
>
> This is not at r191819 or you're not sharing all your patches. Line
> df-core.c:1570 at r191819 is a comment.
It is the revision suggested by my git clone; I believe it's OK, as hadn't
removed a couple debugging printf calls.