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

Gaius Mulley <gaius at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-11-15
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1

--- Comment #4 from Gaius Mulley <gaius at gcc dot gnu.org> ---
The calling of WriteCard with an INTEGER is allowed as pass by value have the
same rules as assignment.  Pass by reference would be prohibited though.

Reply via email to