diff options
author | Kazu Hirata <kazu@gcc.gnu.org> | 2006-05-08 05:03:35 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2006-05-08 05:03:35 +0000 |
commit | a876121de30aac5cdaa09905322dccd7b4f1f02d (patch) | |
tree | 1f57fb14b71ff6a52a690dce4737194f5c565858 /gcc | |
parent | 67a4b391103c8327240d71073e6d47e9fa7240fc (diff) | |
download | gcc-a876121de30aac5cdaa09905322dccd7b4f1f02d.zip gcc-a876121de30aac5cdaa09905322dccd7b4f1f02d.tar.gz gcc-a876121de30aac5cdaa09905322dccd7b4f1f02d.tar.bz2 |
Remove the svn:mime-type property.
From-SVN: r113619
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/arm/constraints.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/constraints.md b/gcc/config/arm/constraints.md index 728a4e7..790b7de 100644 --- a/gcc/config/arm/constraints.md +++ b/gcc/config/arm/constraints.md @@ -67,7 +67,7 @@ Thumb only. The union of the low registers and the stack register.") (define_register_constraint "c" "CC_REG" - "@interal The condition code register.") + "@internal The condition code register.") (define_constraint "I" "In ARM state a constant that can be used as an immediate value in a Data |