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

            Bug ID: 83291
           Summary: [8 regression]
                    libgomp.oacc-c-c++-common/reduction-cplx-dbl.c,
                    libgomp.oacc-c-c++-common/reduction-cplx-flt.c fails
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: andrey.y.guskov at intel dot com
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

r255335 triggers these fails:

---
spawn -ignore SIGHUP /work/gcc/xgcc -B/work/gcc/ -x c++
/source/libgomp/testsuite/libgomp.oacc-c++/../libgomp.oacc-c-c++-common/reduction-cplx-dbl.c
-B/work/x86_64-pc-linux-gnu/./libgomp/
-B/work/x86_64-pc-linux-gnu/./libgomp/.libs
-I/work/x86_64-pc-linux-gnu/./libgomp -I/source/libgomp/testsuite/../../include
-I/source/libgomp/testsuite/.. -fmessage-length=0 -fno-diagnostics-show-caret
-Wno-hsa -fdiagnostics-color=never -fopenacc -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -O2 -nostdinc++
-I/work/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
-I/work/x86_64-pc-linux-gnu/libstdc++-v3/include
-I/source/libstdc++-v3/libsupc++ -I/source/libstdc++-v3/include/backward
-I/source/libstdc++-v3/testsuite/util
-B/work/x86_64-pc-linux-gnu/./libgomp/../libstdc++-v3/src/.libs
-L/work/x86_64-pc-linux-gnu/./libgomp/.libs
-L/work/x86_64-pc-linux-gnu/./libgomp/../libstdc++-v3/src/.libs -lstdc++ -lm -o
./reduction-cplx-dbl.exe
FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/reduction-cplx-dbl.c
-DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  (test for excess errors)

---
spawn -ignore SIGHUP /work/gcc/xgcc -B/work/gcc/ -x c++
/source/libgomp/testsuite/libgomp.oacc-c++/../libgomp.oacc-c-c++-common/reduction-cplx-flt.c
-B/work/x86_64-pc-linux-gnu/./libgomp/
-B/work/x86_64-pc-linux-gnu/./libgomp/.libs
-I/work/x86_64-pc-linux-gnu/./libgomp -I/source/libgomp/testsuite/../../include
-I/source/libgomp/testsuite/.. -fmessage-length=0 -fno-diagnostics-show-caret
-Wno-hsa -fdiagnostics-color=never -fopenacc -DACC_DEVICE_TYPE_host=1
-DACC_MEM_SHARED=1 -O2 -nostdinc++
-I/work/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
-I/work/x86_64-pc-linux-gnu/libstdc++-v3/include
-I/source/libstdc++-v3/libsupc++ -I/source/libstdc++-v3/include/backward
-I/source/libstdc++-v3/testsuite/util
-B/work/x86_64-pc-linux-gnu/./libgomp/../libstdc++-v3/src/.libs
-L/work/x86_64-pc-linux-gnu/./libgomp/.libs
-L/work/x86_64-pc-linux-gnu/./libgomp/../libstdc++-v3/src/.libs -lstdc++ -lm -o
./reduction-cplx-flt.exe
FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/reduction-cplx-flt.c
-DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  (test for excess errors)


Option set:
-with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-shared
--enable-host-shared --enable-clocale=gnu --enable-cloog-backend=isl
--enable-languages=c,c++,fortran,jit,lto -with-arch=haswell --with-cpu=haswell

Also present on Silvermont.

Reply via email to