re PR rtl-optimization/64616 (Redundant ldr when accessing var inside and outside...
[gcc.git] / gcc / testsuite / ChangeLog
index fedfe4396285c0b1ea41f1f00773d2ce0ebdfe53..0a7064872bbd6924b9b9370c8117ce113b8e372c 100644 (file)
@@ -1,3 +1,14 @@
+2015-05-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       PR rtl-optimization/64616
+       * gcc.dg/loop-8.c: New test.
+       * gcc.dg/loop-9.c: New test.
+
+2015-05-12  Jan Hubicka  <hubicka@ucw.cz>
+
+       PR target/pr66047.c
+       * gcc.target/i386/pr66047.c: New testcase.
+
 2015-05-12  Jan Hubicka  <hubicka@ucw.cz>
 
        PR ipa/65873