[Bug middle-end/93764] [10 Regression] lzo 2.10 test suite fails with -O2 and -O3

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 17 09:25:00 GMT 2020


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
I saw this issue on openSUSE built with GCC 10. It's due to violation of
strict-aliasing by the package. We added -fno-strict-aliasing to the spec file.


More information about the Gcc-bugs mailing list