pr34020.f90: Make compile with TS 18508/Fortran 2015

2014-07-13  Tobias Burnus  <burnus@net-b.de>

        * testsuite/libgomp.fortran/pr34020.f90: Make compile
        with TS 18508/Fortran 2015

From-SVN: r212490
This commit is contained in:
Tobias Burnus 2014-07-13 08:40:16 +02:00 committed by Tobias Burnus
parent b8bcddcdd9
commit 60ab4b449c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2014-07-13 Tobias Burnus <burnus@net-b.de>
* testsuite/libgomp.fortran/pr34020.f90: Make compile
with TS 18508/Fortran 2015
2014-07-06 Marek Polacek <polacek@redhat.com>
PR c/6940

View File

@ -7,6 +7,7 @@
lhs = rhs + lhs
end
external atomic_add
real lhs, rhs
integer i
lhs = 0