public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] Fix goacc/noncontig_array-1.c testcase
@ 2022-06-29 14:37 Kwok Yeung
  0 siblings, 0 replies; only message in thread
From: Kwok Yeung @ 2022-06-29 14:37 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e7b7db7d99519bcbbf9948c66b5fdb6631c886b0

commit e7b7db7d99519bcbbf9948c66b5fdb6631c886b0
Author: Kwok Cheung Yeung <kcy@codesourcery.com>
Date:   Tue Jun 2 06:36:45 2020 -0700

    Fix goacc/noncontig_array-1.c testcase
    
    2020-06-02  Kwok Cheung Yeung  <kcy@codesourcery.com>
    
            gcc/testsuite/
            * c-c++-common/goacc/noncontig_array-1.c: Dump Gimple pass.

Diff:
---
 gcc/testsuite/ChangeLog.omp                          | 4 ++++
 gcc/testsuite/c-c++-common/goacc/noncontig_array-1.c | 1 +
 2 files changed, 5 insertions(+)

diff --git a/gcc/testsuite/ChangeLog.omp b/gcc/testsuite/ChangeLog.omp
index 60e1aec394b..43ad71bb4b9 100644
--- a/gcc/testsuite/ChangeLog.omp
+++ b/gcc/testsuite/ChangeLog.omp
@@ -1,3 +1,7 @@
+2020-06-02  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+	* c-c++-common/goacc/noncontig_array-1.c: Dump Gimple pass.
+
 2020-03-27  Sandra Loosemore  <sandra@codesourcery.com>
 
 	* gfortran.dg/goacc/classify-kernels-unparallelized.f95: Adjust
diff --git a/gcc/testsuite/c-c++-common/goacc/noncontig_array-1.c b/gcc/testsuite/c-c++-common/goacc/noncontig_array-1.c
index ea738f5b65b..fe7480ab2e7 100644
--- a/gcc/testsuite/c-c++-common/goacc/noncontig_array-1.c
+++ b/gcc/testsuite/c-c++-common/goacc/noncontig_array-1.c
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-additional-options "-fdump-tree-gimple" } */
 
 void foo (void)
 {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-29 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 14:37 [gcc/devel/omp/gcc-12] Fix goacc/noncontig_array-1.c testcase Kwok Yeung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).