PR fortran/30073
commit26b20b07032201013d6e503ead070698ccf6ef67
authorkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Apr 2010 21:32:21 +0000 (15 21:32 +0000)
committerkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Apr 2010 21:32:21 +0000 (15 21:32 +0000)
treec3a285871dae8a0a6d64f9ea295acf99edeee287
parentac45dde2731ceeb2cfdf1cbe927dadd6bd6b6307
PR fortran/30073
    * trans-array.c (gfc_trans_array_bound_check): Eliminate a redundant
    block of code.  Set name to the variable associated with the descriptor.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158392 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c