sourceryinstitute / OpenCoarrays

A parallel application binary interface for Fortran 2018 compilers.
http://www.opencoarrays.org
BSD 3-Clause "New" or "Revised" License
247 stars 56 forks source link

Issue 727 co broadcast on mixed derived type #751

Closed vehre closed 2 years ago

vehre commented 2 years ago
coverage on master
Codecov branch

Summary of changes

Add unit tests and debugging that issue #727 is fixed.

Rationale for changes

Prove that #727 is fixed in the compiler (gcc > 12.0.0 or gcc > 11.2.1 (or current release/gcc-11 branch).

Additional info and certifications

This pull request (PR) is a:

I certify that

Code coverage data

coverage on master

vehre commented 2 years ago

Note this MR is against #745.