Commit 5f7c4bd7 by Thomas Koenig

re PR fortran/37211 (TRANSFER to characters: Size checking)

2011-08-05  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/37211
        * fortran/ChangeLog:  Correct PR number from last commit.
        * testsuite/ChangeLog:  Likewise.

From-SVN: r177491
parent 8c14fefc
2011-08-05 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/37221
PR fortran/37211
* gfortran.h (gfc_calculate_transfer_sizes): Add prototype.
* target-memory.h (gfc_target_interpret_expr): Add boolean
argument wether to convert wide characters.
......
......@@ -12,7 +12,7 @@
2011-08-05 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/37221
PR fortran/37211
* gfortran.dg/transfer_check_2.f90: New test case.
2011-08-05 Jan Hubicka <jh@suse.cz>
......
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