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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

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

--- Comment #14 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Created attachment 42434
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42434&action=edit
Patch that works mostly

This patch mostly works except that

- it does not yet remove unneeded library functions
- The conversion makes some bounds checking cases fail
  (see PR82660).

Reply via email to