[Bug rtl-optimization/83480] [8 Regression] ICE in create_block_for_bookkeeping, at sel-sched.c:4557

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 2 14:29:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83480

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The ICE goes away with -gno-statement-frontiers, perhaps if sel-sched is
unfixable we should disable statement frontiers in addition to
var-tracking-assignments that we already disable for sel-sched.


More information about the Gcc-bugs mailing list