[Bug middle-end/22141] [5/6/7 Regression] Missing optimization when storing structures

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 27 13:09:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22141

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42485|0                           |1
        is obsolete|                            |

--- Comment #45 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 42487
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42487&action=edit
gcc8-pr22141-improvements.patch

That patch failed to bootstrap due to undesirable -W*uninitialized warnings,
the following (still untested) should fix that.


More information about the Gcc-bugs mailing list