[Patch, fortran] Document libgfortran thread-safety

Janne Blomqvist blomqvist.janne@gmail.com
Mon Feb 7 19:03:00 GMT 2011


On Sun, Feb 6, 2011 at 23:45, Ralf Wildenhues <Ralf.Wildenhues@gmx.de> wrote:
> Hello Janne,
>
> a few nits, if I may:
>
> * Janne Blomqvist wrote on Sat, Feb 05, 2011 at 10:44:48PM CET:
>> --- a/gcc/fortran/gfortran.texi
>> +++ b/gcc/fortran/gfortran.texi
>> @@ -1157,6 +1157,36 @@ representation of @code{LOGICAL} variables in GNU Fortran is identical
>>  to C99 _Bool, except for a possible difference in storage size
>>  depending on the kind.
>>
>> +
>> +@node Thread-safety of the runtime library
>> +@section Thread-safety of the runtime library
>> +@cindex thread-safety, threads
>> +
>> +GNU Fortran can be used in programs with multiple threads, e.g. by
>
> e.g.@: by

I don't understand what you mean by that.

[snip]

I fixed the other stuff you suggested, and committed as obvious.

Sending        fortran/ChangeLog
Sending        fortran/gfortran.texi
Sending        fortran/intrinsic.texi
Transmitting file data ...
Committed revision 169892.




-- 
Janne Blomqvist



More information about the Fortran mailing list