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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Patch attached to the other PR.  Note this is an ABI change, basically undoing
the ABI change for 32-bit targets made by
http://gcc.gnu.org/ml/gcc-patches/1999-07/msg00031.html
(at that point the ABI was dependent on the host, now as we have 64-bit hwint
it is always there), but one gets pedwarn each time they use this, so hopefully
shouldn't affect much code.

Reply via email to