re PR fortran/53310 (EOSHIFT leaks memory)
authorTobias Burnus <burnus@gcc.gnu.org>
Fri, 11 May 2012 08:14:56 +0000 (10:14 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 11 May 2012 08:14:56 +0000 (10:14 +0200)
commit5450a88f8ba4e2e561330b5ed45ffff008f2f730
tree23915ca900d79e44e436266b0860c9c6b1c480b8
parentc49f925dc5b365e529d0d879b73b8bc1754cda4b
re PR fortran/53310 (EOSHIFT leaks memory)

2012-05-11  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53310
        * intrinsics/eoshift2.c (eoshift2): Do not leak
        memory by allocating it in the loop.

From-SVN: r187395
libgfortran/ChangeLog
libgfortran/intrinsics/eoshift2.c