[Bug other/108560] builtin_va_arg_pack_len is documented to return size_t, but actually returns int

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 26 16:17:51 GMT 2023


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
   Last reconfirmed|                            |2023-01-26
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 54353
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54353&action=edit
gcc13-pr108560.patch

Untested fix.


More information about the Gcc-bugs mailing list