OSDN Git Service

2012-08-27 Tobias Burnus <burnus@net-b.de>
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2012 12:03:41 +0000 (12:03 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2012 12:03:41 +0000 (12:03 +0000)
commit8bc18b79d5d2ee8a2a30b7808bf1c2e3bc1d5560
tree4fda2ff21c6c4925e57041ec9ffdb79d95b3afc4
parent4b82a38e4f35d897e89a5ac2743b209211f48c56
2012-08-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54370
        * trans-stmt.c (gfc_trans_do_while): Don't change the logical
        kind for negation of the condition.

2012-08-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54370
        * gfortran.dg/do_5.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190709 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/do_5.f90 [new file with mode: 0644]