Re-add changelog item to r204180 which got lost through r204181

From-SVN: r204187
This commit is contained in:
Tobias Burnus 2013-10-29 23:04:19 +01:00
parent 9efc08268f
commit be0ec0a5dc

View File

@ -3,14 +3,20 @@
PR fortran/44350
* gfortran.dg/blockdata_8.f90: New.
2013-10-29 Oleg Endo <olegendo@gcc.gnu.org>
PR target/54236
* gcc.target/sh/pr54236-2: New.
* gcc.target/sh/pr54089-6: Add another rotl special case.
2013-10-29 Paul Thomas <pault@gcc.gnu.org>
PR fortran/58793
* gfortran.dg/unlimited_polymorphic_13.f90 : Use real variables
* gfortran.dg/unlimited_polymorphic_13.f90: Use real variables
to determine sizes of real kinds.
PR fortran/58858
* gfortran.dg/unlimited_polymorphic_14.f90 : New test.
* gfortran.dg/unlimited_polymorphic_14.f90: New test.
2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>