https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89316
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to David Malcolm from comment #1)
> Confirmed on trunk and gcc-8.
>
> It's failing this assertion:
>
> 1155 gcc_assert (can_create_pseudo_p ());
>
> since:
>
> (gdb) p reload_completed
> $3 = 1
There are other bugs open based on that assert failing; lemme see if I can find
them...