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: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Oct 2012 23:41:33 +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
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
--- Comment #8 from Steven Bosscher <steven at gcc dot gnu.org> 2012-10-29 23:41:33 UTC ---
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.
I verified that the profile is read back in correctly.