You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to the descriptors in gfortran svn commit r257065 caused several test failures in OpenCoarrays, all but one of which have been fixed. This issue documents that the current failure of the get-put-allocatable-comp test stems from the aforementioned gfortran commit.
OpenCoarrays Version: 2.0.0-rc1-16-g07fcba9
Fortran Compiler: gfortran 8.0.1 20180314 (trunk)
C compiler used for building lib: gfortran 8.0.1 20180314 (trunk)
I have confirmed this test failure. Using MPICH master and GCC trunk as of today 2018-03-23 I see the following test failures:
98% tests passed, 2 tests failed out of 83
Total Test time (real) = 14.54 sec
The following tests FAILED:
17 - alloc_comp_multidim_shape (Failed)
56 - get-put-allocatable-comp (Timeout)
Errors while running CTest
@scrasmussen A GCC 8 release candidate has been posted in preparation for the actual release as soon as next week. When we have the OpenCoarrays teleconference this Friday, let's make your work on this issue the first item on the agenda. Please plan to share screen and walk us through what you're seeing so far. An old saying in the open-source world is that "any bug is shallow with a sufficient number of eyeballs on it." Toward that end, I'll also ask if @sfilippone can join the call this Friday. It would be great to have this issue resolved when GCC 8 releases.
Defect/Bug Report
Changes to the descriptors in gfortran svn commit r257065 caused several test failures in OpenCoarrays, all but one of which have been fixed. This issue documents that the current failure of the get-put-allocatable-comp test stems from the aforementioned gfortran commit.
2.0.0-rc1-16-g07fcba9
./develeloper-scripts/gcc-trunk-install.sh
uname -a
:Linux sourcery-VirtualBox 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
3.10.0
Observed Behavior
Test failure.
Expected Behavior
Test passing.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: