re PR fortran/52161 (Internal compiler errors with -fcheck=bounds in coarray tests)
authorTobias Burnus <burnus@net-b.de>
Wed, 28 Nov 2012 21:42:17 +0000 (22:42 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 28 Nov 2012 21:42:17 +0000 (22:42 +0100)
commit74c49505d071e2d5d81a8b9e1708f35f81eab09d
treec54635fb4a56ad48342b35f88e7c39076ad69adf
parentf4919e4a824372c70af64a80e16db4de995bdc3c
re PR fortran/52161 (Internal compiler errors with -fcheck=bounds in coarray tests)

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

        PR fortran/52161
        * trans-stmt.c (gfc_trans_sync): Fix bound checking.

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

        PR fortran/52161
        * coarray/sync_3.f90: New.

From-SVN: r193908
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/coarray/sync_3.f90 [new file with mode: 0644]