]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/trans-array.cc
gfortran.texi: Fix typos in documentation of caf_register ().
authorAndre Vehreschild <vehre@gcc.gnu.org>
Sun, 11 Feb 2018 18:59:59 +0000 (19:59 +0100)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Sun, 11 Feb 2018 18:59:59 +0000 (19:59 +0100)
commit61fad608d4ccacdccacec499f8b3fbe73a125c70
tree0719fd8f2ab14e9ff6b5cfcb9ab79b5929aa4c43
parent5f0367d00a18d036cb0d2f7457daeca50d623d8e
gfortran.texi: Fix typos in documentation of caf_register ().

gcc/fortran/ChangeLog:

2018-02-11  Andre Vehreschild  <vehre@gcc.gnu.org>

* gfortran.texi: Fix typos in documentation of caf_register ().
* trans-array.c (structure_alloc_comps): Only register a component of
a derived typed corray, not of an ultimate component coarray.

From-SVN: r257567
gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/fortran/trans-array.c