]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Re-add changelog item to r204180 which got lost through r204181
authorTobias Burnus <burnus@gcc.gnu.org>
Tue, 29 Oct 2013 22:04:19 +0000 (23:04 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 29 Oct 2013 22:04:19 +0000 (23:04 +0100)
From-SVN: r204187

gcc/testsuite/ChangeLog

index 3dc59126378625d1c490c1804715b1cde60a0b3b..bed2cda292ec0dc75ad973215a1db5ae8d283b40 100644 (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>