r238635 - in /trunk/gcc/fortran: ChangeLog expr...

vehre@gcc.gnu.org vehre@gcc.gnu.org
Fri Jul 22 09:46:00 GMT 2016


Author: vehre
Date: Fri Jul 22 09:46:54 2016
New Revision: 238635

URL: https://gcc.gnu.org/viewcvs?rev=238635&root=gcc&view=rev
Log:
gcc/fortran/ChangeLog:

2016-07-22  Andre Vehreschild  <vehre@gcc.gnu.org>

	* expr.c (gfc_find_stat_co): Fixed whitespaces.
	* gfortran.texi: Fixed typos and reversed meaning of caf_get()'s
	src and dst description.
	* trans-decl.c (gfc_build_builtin_function_decls): Fixed style
	and corrected fnspec for caf functions.
	* trans-intrinsic.c (gfc_conv_intrinsic_caf_get): Fixed style.
	(conv_caf_send): Dito.



Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/fortran/gfortran.texi
    trunk/gcc/fortran/trans-decl.c
    trunk/gcc/fortran/trans-intrinsic.c



More information about the Gcc-cvs mailing list