[Bug target/93353] ICE: in final_scan_insn_1, at final.c:3073 (error: could not split insn)
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 27 20:48:45 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93353
--- Comment #8 from Segher Boessenkool <segher at gcc dot gnu.org> ---
(In reply to Arseny Solokha from comment #5)
> (In reply to Segher Boessenkool from comment #4)
> > I cannot get the reduced testcase to fail. Are any special options needed?
>
> If you've been asking me:
Well you reported this, so probably? :-)
> no, the compiler invocation posted in comment 0 is
> explicit, but maybe you need -m32 -f{,no-}PIC -f{,no-}stack-protector which
> one often does for reproducing my PRs because of the configuration I use.
Maybe that is why I so often cannot reproduce your PRs? Please always state
the
exact compiler configuration / invocation needed.
> I'll certainly test the current snapshot, but I won't be able to do so at
> least one more week.
Jakub in comment 7 seems to have found the problem. I cc:ed Alan, who did
4c69e61f4307, which seems to have fixed it on trunk (there is no PR for that
so far?)
More information about the Gcc-bugs
mailing list