public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/37832] System_Clock
Date: Sun, 09 Nov 2008 07:47:00 -0000	[thread overview]
Message-ID: <20081109074612.23748.qmail@sourceware.org> (raw)
In-Reply-To: <bug-37832-16834@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2008-11-09 07:46 -------
According to the g77 documentation, system_clock uses the times(2) function.

gfortran uses either the time(2) (note no 's' on the end of the name) or the
gettimeofday function.  When I revise the gfortran routines to use the times(2)
function I get results similar to g77.

Now question is, how equivalent to g77 do we want to get in this case?


-- 


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


  parent reply	other threads:[~2008-11-09  7:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-15  4:01 [Bug fortran/37832] New: System_Clock DavidLNewton at yahoo dot com
2008-10-15  5:51 ` [Bug fortran/37832] System_Clock kargl at gcc dot gnu dot org
2008-10-15  6:34 ` burnus at gcc dot gnu dot org
2008-11-03  2:19 ` jvdelisle at gcc dot gnu dot org
2008-11-09  7:47 ` jvdelisle at gcc dot gnu dot org [this message]
2008-11-09 18:19 ` jvdelisle at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081109074612.23748.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).