[Bug middle-end/48836] internal compiler error: in execute_todo, at passes.c:1261
hubicka at ucw dot cz
gcc-bugzilla@gcc.gnu.org
Mon May 2 11:38:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48836
--- Comment #3 from Jan Hubicka <hubicka at ucw dot cz> 2011-05-02 11:37:22 UTC ---
> + /* Redirecting edges might lead to a need for vops to be recomputed. */
> + if (need_ssa_update_p (cfun))
>
> you can omit that check, the updater won't do anything if there is nothing
> to do.
Yep, I worked that out in meantime. So should I re-check with that change and
commit?
Thanks,
Honza
More information about the Gcc-bugs
mailing list