]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix failure in testcase gfortran.dg/goacc/routine-module-mod-1.f90
authorKwok Cheung Yeung <kcy@codesourcery.com>
Fri, 24 Jul 2020 16:50:49 +0000 (09:50 -0700)
committerKwok Cheung Yeung <kcy@codesourcery.com>
Fri, 24 Jul 2020 16:50:49 +0000 (09:50 -0700)
commitbda32d4f79e7b00671fa98958ee880e9c5644af0
treeed543c08acda0fa7a9d403c29a0c4f6e753bcc31
parenteb5c4dead1658eb375d47bca58e47bfe753c2199
Fix failure in testcase gfortran.dg/goacc/routine-module-mod-1.f90

This testcase prints an extra diagnostic message due to 'Default compute
dimensions (compile time)' (commit 4472e4cdcd264b8e9102a2804c0ce35a5865f7a1).

2020-07-24  Kwok Cheung Yeung  <kcy@codesourcery.com>

gcc/testsuite/
* gfortran.dg/goacc/routine-module-mod-1.f90 (g_1): Add
expected output.
gcc/testsuite/ChangeLog.omp
gcc/testsuite/gfortran.dg/goacc/routine-module-mod-1.f90