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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
The two functions differ in their argument lists (one takes an int and other
nothing) so they are distinct overloads.

Reply via email to