Re: [PATCH 11/13] Coarray shared memory library
Tobias Burnus <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Jerry D wrote: > Fortran: Fix coarray assignment when rhs is complicated. > > gcc/fortran/ChangeLog: > > * resolve.cc: Introduce temporary holding rhs when lhs is a > coarray expresssion. Likewise: It would be good if there could be a testcase for this. Tobias