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

uecker at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=98541
   Last reconfirmed|                            |2023-11-07
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from uecker at gcc dot gnu.org ---

Confirmed. I think adding -Wstringop-overflow= to the test might fix it. It is
just some test which is wrong for 32 bit targets and somehow this problems
appeared now due to an unrelated change.

I will try this and submit a patch.

Reply via email to