http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571
Janne Blomqvist <jb at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23648|0 |1 is obsolete| | --- Comment #38 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-03-15 17:04:41 UTC --- Created attachment 23669 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23669 Updated patch This patch takes into account the comments by Jakub, and unconditionally sets GF_CLOCK_MONOTONIC if clock_gettime is available; this should fix a bug if CLOCK_* are not preprocessor macros. Also, paths should be correct now, if the patch is applied in libgfortran/