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

            Bug ID: 98757
           Summary: New test case gfortran.dg/gomp/is_device_ptr-2.f90 in
                    r11-6787 fails with excess error
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:049bfd186fae9fb764a3ec04acb20d3eaacda7a3, r11-6787

make  -k check-gcc RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/is_device_ptr-2.f90"
FAIL: gfortran.dg/gomp/is_device_ptr-2.f90   -O   (test for errors, line 11)
FAIL: gfortran.dg/gomp/is_device_ptr-2.f90   -O  (test for excess errors)
# of unexpected failures        2

spawn -ignore SIGHUP
/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../gfortran
-B/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../
-B/home/seurer/gcc/git/build/gcc-test/powerpc64-unknown-linux-gnu/./libgfortran/
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/gomp/is_device_ptr-2.f90
-fdiagnostics-plain-output -fdiagnostics-plain-output -O -fopenmp -S -o
is_device_ptr-2.s
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/gomp/is_device_ptr-2.f90:11:36:
Error: Non-dummy object 'dd' in IS_DEVICE_PTR clause at (1)
compiler exited with status 1
FAIL: gfortran.dg/gomp/is_device_ptr-2.f90   -O   (test for errors, line 11)
Executing on host:
/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../gfortran
-B/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../
-B/home/seurer/gcc/git/build/gcc-test/powerpc64-unknown-linux-gnu/./libgfortran/
exceptions_enabled128456.cc    -fdiagnostics-plain-output 
-fdiagnostics-plain-output  -S -o exceptions_enabled128456.s    (timeout = 300)
spawn -ignore SIGHUP
/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../gfortran
-B/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../
-B/home/seurer/gcc/git/build/gcc-test/powerpc64-unknown-linux-gnu/./libgfortran/
exceptions_enabled128456.cc -fdiagnostics-plain-output
-fdiagnostics-plain-output -S -o exceptions_enabled128456.s
FAIL: gfortran.dg/gomp/is_device_ptr-2.f90   -O  (test for excess errors)
Excess errors:
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/gomp/is_device_ptr-2.f90:11:36:
Error: Non-dummy object 'dd' in IS_DEVICE_PTR clause at (1)


commit 049bfd186fae9fb764a3ec04acb20d3eaacda7a3
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Tue Jan 19 11:57:34 2021 +0100

Reply via email to