https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85368
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2018-11-30 Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 45129 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45129&action=edit gcc9-pr85368.patch Untested fix through a new param. Can folks test it before/after this patch please on various targets (powerpc, arm non-cortex-m, arm cortex-m, s390x)? I've tested it on x86_64-linux so far.