expr.c (gfc_find_stat_co): Fixed whitespaces.
authorAndre Vehreschild <vehre@gcc.gnu.org>
Fri, 22 Jul 2016 09:46:54 +0000 (11:46 +0200)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Fri, 22 Jul 2016 09:46:54 +0000 (11:46 +0200)
commit4971dd802d586f57d999152825d407800970be4e
treea95e86abd82af13a39f69fcdd755b7eeafc63c7f
parentb588c7f866a67ae221505af7184189acfe9fbbc4
expr.c (gfc_find_stat_co): Fixed whitespaces.

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.

From-SVN: r238635
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/fortran/gfortran.texi
gcc/fortran/trans-decl.c
gcc/fortran/trans-intrinsic.c