re PR libfortran/14923 (gfortran misses the DATE_AND_TIME intrinsic)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sat, 12 Jun 2004 15:15:41 +0000 (15:15 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sat, 12 Jun 2004 15:15:41 +0000 (15:15 +0000)
commitf814193b9d8f34c0c344f734d66aae2a032dddc8
treeac3e2ce34e6c91771d864045d6f31c5996381afb
parentc52eae8de072141afe6620df1ccd2803f86771ff
re PR libfortran/14923 (gfortran misses the DATE_AND_TIME intrinsic)

PR fortran/14923
* intrinsics/date_and_time.c: New file.
* Makefile.am (gfor_helper_src): Add intrinsics/date_and_time.c.
* Makefile.in, aclocal.m4: Regenerate.
* libgfortran.h: Prototype date_and_time().
testsuite/
* gfortran.fortran-torture/execute/date_time_1.f90: New test.

Co-Authored-By: Steven Bosscher <stevenb@suse.de>
From-SVN: r83032
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/date_time_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/libgfortran.h