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

Pekka S <p...@gcc-bugzilla.mail.kapsi.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p...@gcc-bugzilla.mail.kaps
                   |                            |i.fi

--- Comment #3 from Pekka S <p...@gcc-bugzilla.mail.kapsi.fi> ---
Created attachment 52216
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52216&action=edit
Fix compile issue with newlib

A further improved patch.  Simply does an explicit cast following the style of
the library; int32_t(64).  With the patch compiles for target AArch64
LP64/ILP32, not tested otherwise.

Reply via email to