Commit 2aec4543 by H.J. Lu Committed by H.J. Lu

Put @{xxx} in one line

	* gfortran.texi (_gfortran_caf_sync_memory): Put @{xxx} in one
	line.

From-SVN: r221552
parent a79b7ec5
2015-03-21 H.J. Lu <hongjiu.lu@intel.com>
* gfortran.texi (_gfortran_caf_sync_memory): Put @{xxx} in one
line.
2015-03-21 Tobias Burnus <burnus@net-b.de>
* gfortran.texi (_gfortran_caf_sync_all, _gfortran_caf_sync_images,
......
......@@ -3847,8 +3847,8 @@ an error message; may be NULL
@item @var{errmsg_len} @tab the buffer size of errmsg.
@end multitable
@item @emph{NOTE} A simple implementation could be a simple @code{__asm__
__volatile__ ("":::"memory)} to prevent code movements.
@item @emph{NOTE} A simple implementation could be a simple
@code{__asm__ __volatile__ ("":::"memory)} to prevent code movements.
@end table
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment