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 rtl-optimization/41852] ICE from '-O -fmodulo-sched -fprofile-use -freorder-blocks-and-partition'


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41852

--- Comment #6 from Teresa Johnson <tejohnson at google dot com> ---
I cannot reproduce this bug. The original test case cannot be used
because the gcda format is old, but I also cannot reproduce a problem
using the sms-3.c test either. I just looked at the haifa-sched.c
source code and the check_cfg routine was removed back in r178987. I
think this one can be closed.

Thanks,
Teresa

On Tue, Dec 24, 2013 at 3:49 PM, steven at gcc dot gnu.org
<gcc-bugzilla@gcc.gnu.org> wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41852
>
> Steven Bosscher <steven at gcc dot gnu.org> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |NEW
>    Last reconfirmed|                            |2013-12-24
>                  CC|                            |tejohnson at gcc dot gnu.org
>      Ever confirmed|0                           |1
>
> --- Comment #5 from Steven Bosscher <steven at gcc dot gnu.org> ---
> Theresa, is this one bug you could have a look at please? Your recent
> work on hot/cold partitioning may well have fixed the problem here.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.


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