OSDN Git Service

Add missing PR number
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Mar 2013 08:38:50 +0000 (08:38 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Mar 2013 08:38:50 +0000 (08:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@197001 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index e7d11db..50a8215 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.