]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add missing PR number
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 23 Mar 2013 08:38:50 +0000 (08:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 23 Mar 2013 08:38:50 +0000 (08:38 +0000)
From-SVN: r197001

gcc/ChangeLog

index e7d11dbfab411e9dc16299f84fda1fec23740157..50a8215ce6c640f87635c88c4eb2b0c15d33c75d 100644 (file)
@@ -1,5 +1,6 @@
 2013-03-22  H.J. Lu  <hongjiu.lu@intel.com>
 
+       PR target/56560
        * config/i386/i386.h (ix86_args): Define only if USED_FOR_TARGET
        isn't defined.
 
@@ -39,7 +40,7 @@
 2013-03-18  Richard Earnshaw  <rearnsha@arm.com>
 
        PR target/56470
-       * arm.c (shift_op): Validate RTL pattern on the fly.
+       * config/arm/arm.c (shift_op): Validate RTL pattern on the fly.
        (arm_print_operand, case 'S'): Don't use shift_operator to validate
        the RTL.