]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix testsuite failures due to expected compiler warnings
authorKwok Cheung Yeung <kcy@codesourcery.com>
Mon, 2 Mar 2020 16:32:08 +0000 (08:32 -0800)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Tue, 9 Jun 2020 22:32:00 +0000 (15:32 -0700)
commit147eef7749743df90ba2c854fa1e7009652cf21c
tree55b9be52e6420d5bcc8627f94401f36377149589
parent4432a0a7c77b00faab3d1e2efb322cef181a8e8c
Fix testsuite failures due to expected compiler warnings

2020-03-02  Kwok Cheung Yeung  <kcy@codesourcery.com>

libgomp/
* testsuite/libgomp.oacc-c-c++-common/loop-w-1.c (main): Add
dg-warnings for expected compiler warnings.
* testsuite/libgomp.oacc-c-c++-common/routine-wv-2.c (DoWorkVec):
Likewise.
* testsuite/libgomp.oacc-fortran/optional-private.f90 (t1, t2):
Likewise.
libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-w-1.c
libgomp/testsuite/libgomp.oacc-c-c++-common/routine-wv-2.c
libgomp/testsuite/libgomp.oacc-fortran/optional-private.f90