This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/47802] [4.6 Regression] libgfortran/intrinsics/ctime.c:75:3: error: too few arguments to function 'ctime_r'
- From: "jb at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 4 Mar 2011 17:53:04 +0000
- Subject: [Bug libfortran/47802] [4.6 Regression] libgfortran/intrinsics/ctime.c:75:3: error: too few arguments to function 'ctime_r'
- Auto-submitted: auto-generated
- References: <bug-47802-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47802
--- Comment #32 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-03-04 17:52:43 UTC ---
Author: jb
Date: Fri Mar 4 17:52:10 2011
New Revision: 170680
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170680
Log:
PR 47802 Hack to work around draft POSIX localtime_r
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/intrinsics/ctime.c