https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70021
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #37834|0 |1
is obsolete| |
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 37845
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37845&action=edit
gcc6-pr70021.patch
Fix that passed bootstrap/regtest on x86_64-linux and i686-linux. I'm now
testing it on powerpc64{,le}, s390{,x}, aarch64 and armv7hl too, to make sure
it doesn't break anything there either.