Commit 60ab4b44 by Tobias Burnus Committed by Tobias Burnus

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
parent b8bcddcd
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
......
......@@ -7,6 +7,7 @@
lhs = rhs + lhs
end
external atomic_add
real lhs, rhs
integer i
lhs = 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment