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

--- Comment #12 from Andrey Belevantsev <abel at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #11)
> Not fully fixed yet, the testcase still ICEs with:
> -O2 -g -gstatement-frontiers -fselective-scheduling2 -fsel-sched-pipelining
> -fgcse-sm -floop-parallelize-all -fno-tree-loop-im

I couldn't make testcase from #c2 to ICE with those, so I've checked out the
reported rev. 255766 and reproduced the ICE from that comment.  That one is
fixed with the same patch as for PR 80463 #c3 and PR 83972.

Reply via email to