Fix testcase - was missing -fopenacc
authorTobias Burnus <tobias@codesourcery.com>
Fri, 29 Nov 2019 12:18:50 +0000 (12:18 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 29 Nov 2019 12:18:50 +0000 (13:18 +0100)
commit18279486b8bed2721156fbc3792efdccdc334f51
treef6b7b7f1534fc6809a715f1a9264189a33d633e1
parentdb51f624df2a965f70de70239c35e882b4897582
Fix testcase - was missing -fopenacc

        PR ipa/84963
        * gfortran.dg/goacc/pr84963.f90: Use dg-additional-options not
        dg-options as otherwise -fopenacc is not used.

From-SVN: r278836
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/goacc/pr84963.f90