[Bug target/95229] [11 Regression] in mark_jump_label_1
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed May 20 13:28:55 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95229
--- Comment #7 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Richard Biener from comment #6)
> That fixes the testcase. But simplify_subreg is used in a lot more places
> so leaving to Uros to match up with expectations.
Oh, yes... We don't have hard regs here, so all should be changed to
simplify_gen_subregs. I have a patch.
More information about the Gcc-bugs
mailing list