[Bug libfortran/40190] DATE_AND_TIME returns GMT hour sometimes with OpenMP

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon May 18 22:11:00 GMT 2009



------- Comment #2 from hjl dot tools at gmail dot com  2009-05-18 22:11 -------
date_and_time isn't thread-safe. It should use gmtime_r and
localtime_r if they are available.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |libfortran


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40190



More information about the Gcc-bugs mailing list