public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/14923] New: gfortran misses the DATE_AND_TIME intrinsic
@ 2004-04-12 15:17 aj at gcc dot gnu dot org
  2004-04-12 15:22 ` [Bug libfortran/14923] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: aj at gcc dot gnu dot org @ 2004-04-12 15:17 UTC (permalink / raw)
  To: gcc-bugs

If you compile a file that calls DATE_AND_TIME, e.g.:
CALL DATE_AND_TIME(CDATE(1), CDATE(2), CDATE(3), IDATE)

you get a link time error:
undefined reference to `_gfortran_date_and_time'

The problem is that the DATE_AND_TIME intrisinsic - which is AFAIK mandatory - 
is missing

-- 
           Summary: gfortran misses the DATE_AND_TIME intrinsic
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aj at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: all
  GCC host triplet: all
GCC target triplet: all


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-06-13  2:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-12 15:17 [Bug libfortran/14923] New: gfortran misses the DATE_AND_TIME intrinsic aj at gcc dot gnu dot org
2004-04-12 15:22 ` [Bug libfortran/14923] " pinskia at gcc dot gnu dot org
2004-05-27  5:48 ` pinskia at gcc dot gnu dot org
2004-06-03 18:30 ` tobi at gcc dot gnu dot org
2004-06-09 13:26 ` tobi at gcc dot gnu dot org
2004-06-12 15:15 ` cvs-commit at gcc dot gnu dot org
2004-06-12 15:33 ` tobi at gcc dot gnu dot org
2004-06-13  2:46 ` pinskia at gcc dot gnu dot org

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).