[Bug libgomp/92305] [10 regression] libgomp.fortran/use_device_addr-1.f90 fails starting with r277606

tschwinge at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 11 12:10:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92305

Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |openmp
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2019-11-11
                 CC|                            |tschwinge at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |burnus at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #6 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Same for 'libgomp.fortran/use_device_addr-2.f90', per several
<gcc-testresults@gcc.gnu.org> posts.


And indeed I'm seeing that, too, as already reported two weeks ago in
<http://mid.mail-archive.com/87mudlrox7.fsf@euler.schwinge.homeip.net>:

| --- a/libgomp/testsuite/libgomp.fortran/use_device_addr-1.f90
| +++ b/libgomp/testsuite/libgomp.fortran/use_device_addr-1.f90
| @@ -0,0 +1 @@
| +! { dg-do run }
| 
| --- a/libgomp/testsuite/libgomp.fortran/use_device_addr-2.f90
| +++ b/libgomp/testsuite/libgomp.fortran/use_device_addr-2.f90
| @@ -0,0 +1 @@
| +! { dg-do run }
| 
| On powerpc64le-unknown-linux-gnu without offloading, I'm seeing (only) the
'-O0' execution tests FAIL for both these, with 'STOP 1' message.


Tobias, please have a look at some point.


More information about the Gcc-bugs mailing list