https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86214
--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 45449 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45449&action=edit gcc9-pr86214.patch Untested patch. Not 100% sure if there must be just one landing pad, will see during bootstrap/regtest. If there must be at most one, the second field can go and it can just clear the first field.