https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91473
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2019-08-17
CC| |jakub at gcc dot gnu.org
Component|fortran |libgomp
Target Milestone|--- |10.0
Summary|[10 regression] test case |Test case
|libgomp.fortran/appendix-a/ |libgomp.fortran/appendix-a/
|a.28.5.f90 fails starting |a.28.5.f90 is invalid
|with r274551 |
Ever confirmed|0 |1
--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
The test case is "fixed". Removed regression marker. Somebody who
knows more about OMP than I do can figure out what this test is
actually testing, and how to make it valid (if that is possible).