gcc/fortran/ChangeLog:
commit498d038af7e003d2b7831a73fa19ab5d774e3442
authorvehre <vehre@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Feb 2018 18:59:59 +0000 (11 18:59 +0000)
committervehre <vehre@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Feb 2018 18:59:59 +0000 (11 18:59 +0000)
tree0719fd8f2ab14e9ff6b5cfcb9ab79b5929aa4c43
parent3991737b296c5be982e5dbaf6421746df589f8c8
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@257567 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/fortran/trans-array.c