Re: [Patch, Fortran] Extend (lib)coarray API/ABI documentation

2015-03-24 Thread Tobias Burnus
Dear Iain, Iain Sandoe wrote: a couple of minor nits that Dominique and I spotted while discussing this : Thanks for the suggestion. I've committed it as Rev. 221615. Tobias Index: gcc/fortran/ChangeLog === --- gcc/fortran/Chang

Re: [Patch, Fortran] Extend (lib)coarray API/ABI documentation

2015-03-21 Thread Iain Sandoe
Dear Tobias, On 21 Mar 2015, at 14:28, H.J. Lu wrote: > On Sat, Mar 21, 2015 at 6:19 AM, Dominique Dhumieres > wrote: a couple of minor nits that Dominique and I spotted while discussing this : > -@item @emph{NOTE} A simple implementation could be a simple @code{__asm__ maybe "A simple im

Re: [Patch, Fortran] Extend (lib)coarray API/ABI documentation

2015-03-21 Thread H.J. Lu
On Sat, Mar 21, 2015 at 6:19 AM, Dominique Dhumieres wrote: > Dear Tobias, > > Revision r221550 break bootstrap on platforms with recent makeinfo (mine is > 5.2): > see https://gcc.gnu.org/ml/gcc-regression/2015-03/. The error is > > ../../work/gcc/fortran/gfortran.texi:3850: @code missing close

Re: [Patch, Fortran] Extend (lib)coarray API/ABI documentation

2015-03-21 Thread Dominique Dhumieres
Dear Tobias, Revision r221550 break bootstrap on platforms with recent makeinfo (mine is 5.2): see https://gcc.gnu.org/ml/gcc-regression/2015-03/. The error is ../../work/gcc/fortran/gfortran.texi:3850: @code missing close brace ../../work/gcc/fortran/gfortran.texi:3851: misplaced } ../../work/g

Re: [Patch, Fortran] Extend (lib)coarray API/ABI documentation

2015-03-20 Thread Jerry DeLisle
On 03/10/2015 02:59 PM, Tobias Burnus wrote: This patch completes the description of the coarray library functions, invoked for -fcoarray=lib. OK for the trunk? (The currently documented functions can be seen at https://gcc.gnu.org/onlinedocs/gfortran/Coarray-Programming.html ) Tobias OK, th

[Patch, Fortran] Extend (lib)coarray API/ABI documentation

2015-03-10 Thread Tobias Burnus
This patch completes the description of the coarray library functions, invoked for -fcoarray=lib. OK for the trunk? (The currently documented functions can be seen at https://gcc.gnu.org/onlinedocs/gfortran/Coarray-Programming.html ) Tobias * gfortran.texi (_gfortran_caf_sync_all, _gfortra