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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED

--- Comment #10 from Steven Bosscher <steven at gcc dot gnu.org> 2012-10-30 00:00:17 UTC ---
(In reply to comment #8)
> I cannot reproduce the problem with a cross-compiler from
> powerpc64-unknown-linux-gnu to arm-eabi at r191819 with the
> patches and flags from comment #0.

Ah, needs -freorder-blocks-and-partition too, of course.


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