[Bug rtl-optimization/80463] [6/7/8 Regression] ICE with -fselective-scheduling2 and -fvar-tracking-assignments
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 15 08:28:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80463
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems this doesn't ICE starting with r248863, so it likely just went latent.
Maybe we should just error out on selective scheduling and explicit
-fvar-tracking-assignments or -gstatement-frontiers, this scheduler really
can't handle any debug insns well.
More information about the Gcc-bugs
mailing list