-
- Downloads
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
Showing
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.fortran-torture/execute/date_time_1.f90 26 additions, 0 deletions...estsuite/gfortran.fortran-torture/execute/date_time_1.f90
- libgfortran/ChangeLog 9 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/Makefile.am 1 addition, 0 deletionslibgfortran/Makefile.am
- libgfortran/Makefile.in 15 additions, 5 deletionslibgfortran/Makefile.in
- libgfortran/libgfortran.h 6 additions, 0 deletionslibgfortran/libgfortran.h
Loading
Please register or sign in to comment