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

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

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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 63157
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63157&action=edit
Slightly more

Removes stdint.h header as it is not needed. Most variables are int except for
BS_VAR_5 which is a vector(16) of unsigned char.

Reply via email to