[Bug fortran/79097] coarray and pointer component

2020-08-27 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79097

Andre Vehreschild  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Andre Vehreschild  ---
Using gcc of trunk a recent opencoarray including pull reQuest
https://github.com/sourceryinstitute/OpenCoarrays/pull/714 this works for me.
Testing with valgrind reported no issues.

[Bug fortran/79097] coarray and pointer component

2017-01-16 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79097

vehre at gcc dot gnu.org changed:

   What|Removed |Added

   Priority|P3  |P4
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-01-16
 CC||vehre at gcc dot gnu.org
   Host|x86_64-apple-darwin15.6.0   |
   Assignee|unassigned at gcc dot gnu.org  |vehre at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from vehre at gcc dot gnu.org ---
The memory pointing to is not registered correctly with coarrays.