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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |testsuite-fail
             Status|UNCONFIRMED                 |ASSIGNED
   Target Milestone|---                         |15.0
          Component|other                       |testsuite
   Last reconfirmed|                            |2024-08-22
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Simple fix:
s/char b /signed char b/

Reply via email to