]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2018-10-19 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Nov 2018 08:29:16 +0000 (08:29 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Nov 2018 08:29:16 +0000 (08:29 +0000)
PR tree-optimization/88182
* g++.dg/gomp/pr88182.C: Move from libgomp and use -fopenmp-simd.

* testsuite/libgomp.c++/pr88182.C: Move to g++.dg/gomp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266545 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/gomp/pr88182.C [moved from libgomp/testsuite/libgomp.c++/pr88182.C with 91% similarity]
libgomp/ChangeLog

index ce80f72266d298d3aeebf90efefe3e2316ccbfc6..920885b6aa703335eea316a2be7d378af9329782 100644 (file)
@@ -1,3 +1,8 @@
+2018-10-19  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/88182
+       * g++.dg/gomp/pr88182.C: Move from libgomp and use -fopenmp-simd.
+
 2018-11-27  Jakub Jelinek  <jakub@redhat.com>
 
        PR c++/88187
similarity index 91%
rename from libgomp/testsuite/libgomp.c++/pr88182.C
rename to gcc/testsuite/g++.dg/gomp/pr88182.C
index 2e3ac69c5fc8ed6c7cebb7ebde31fab4763d7582..6eeeed9fff7792daa053622e37c8548650ce87d3 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-do run }
-// { dg-options "-O -fopenmp -ftree-loop-if-convert -fno-ssa-phiopt" }
+// { dg-options "-O -fopenmp-simd -ftree-loop-if-convert -fno-ssa-phiopt" }
 
 #pragma omp declare simd simdlen(4) notinbranch
 __attribute__((noinline)) int
index 41a78e6a5bc4c74859fb58fccca269c40a9a2f1d..d3c1bc36c145bfce039123591d192ad09978515a 100644 (file)
@@ -1,3 +1,8 @@
+2018-10-19  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/88182
+       * testsuite/libgomp.c++/pr88182.C: Move to g++.dg/gomp.
+
 2018-11-26  Jakub Jelinek  <jakub@redhat.com>
 
        * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.