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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[8/9 Regression] warning:   |[8 Regression] warning:
                   |'memcpy' offset [-527,      |'memcpy' offset [-527,
                   |-529] is out of the bounds  |-529] is out of the bounds
                   |[0, 16] of object 'vrsave'  |[0, 16] of object 'vrsave'
                   |with type 'union            |with type 'union
                   |<anonymous>'                |<anonymous>'
                   |[-Warray-bounds]            |[-Warray-bounds]
      Known to fail|9.0                         |

--- Comment #12 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed via r268048 for GCC 9.

Reply via email to