This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, libgfortran] PR 40190 DATE_AND_TIME not thread-safe


On Fri, May 29, 2009 at 23:41, Tobias Burnus <burnus@net-b.de> wrote:
> Janne Blomqvist wrote:
>> On Thu, May 21, 2009 at 10:32, FX <fxcoudert@gmail.com> wrote:
>>
>>> At least one supported target doesn't has neither localtime_r nor gmtime_r:
>>> mingw.
>>>
>> The attached patch adds fallback implementations for localtime_r and
>> gmtime_r that should work properly on MINGW and other targets where we
>> support OpenMP and that have threadsafe localtime and gmtime.
>>
>> Ok for trunk?
>>
> OK. Thanks for the patch.
>
> Tobias

Thanks,

Sending        libgfortran/ChangeLog
Sending        libgfortran/config.h.in
Sending        libgfortran/configure
Sending        libgfortran/configure.ac
Sending        libgfortran/intrinsics/date_and_time.c
Transmitting file data .....
Committed revision 147985.

-- 
Janne Blomqvist


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]