[PATCH] Fix https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396#c28 on ia64 (PR bootstrap/83396)

Andreas Schwab schwab@suse.de
Wed Dec 13 15:59:00 GMT 2017


On Dez 13 2017, Jakub Jelinek <jakub@redhat.com> wrote:

> I think there are 2 issues.  One is that the ia64 backend emits
> the group barrier insns before BB_HEAD label, so it isn't part of a bb,
> but has BLOCK_FOR_INSN of the following block, that looks invalid to me
> and the ia64.c hunk ought to fix that, except that I don't have access to
> ia64 anymore and so can't test it.  Andreas, could you try that?

That doesn't bootstrap, details in the PR.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Gcc-patches mailing list