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/55121] ICE in if-convertion with PGO (ARM)


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.


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