diff options
Diffstat (limited to 'gcc-4.4.3/gcc/config/arm/arm.md')
| -rw-r--r-- | gcc-4.4.3/gcc/config/arm/arm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.4.3/gcc/config/arm/arm.md b/gcc-4.4.3/gcc/config/arm/arm.md index ea16f1c31..a488b85cd 100644 --- a/gcc-4.4.3/gcc/config/arm/arm.md +++ b/gcc-4.4.3/gcc/config/arm/arm.md @@ -5708,7 +5708,7 @@ (define_expand "reload_inhi" [(parallel [(match_operand:HI 0 "s_register_operand" "=r") (match_operand:HI 1 "arm_reload_memory_operand" "o") - (match_operand:DI 2 "s_register_operand" "=&r")])] + (match_operand:DI 2 "s_register_operand" "=&l")])] "TARGET_EITHER" " if (TARGET_ARM) |
