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

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

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

--- Comment #7 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Created attachment 61195
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61195&action=edit
Proposed fix to access the struct fields of timeval and tm

$ gm2 -g hello5.mod
$ ./a.out
i = 0
Year = 125
Month = 3
Day = 24

Reply via email to