bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B' to 'v', 'l' to 'u'.
authorJie Zhang <jiez@gcc.gnu.org>
Sun, 18 Jun 2006 10:30:23 +0000 (10:30 +0000)
committerJie Zhang <jiez@gcc.gnu.org>
Sun, 18 Jun 2006 10:30:23 +0000 (10:30 +0000)
commita9c46998892e1750613e81684b9c49ed42d4d841
treeefcb349f12c5433582d3e4c64b07b9942fd35048
parent40327e038eae1936afa50e84f02b25ef8f2d3b85
bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B' to 'v', 'l' to 'u'.

* config/bfin/bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B'
to 'v', 'l' to 'u'.
* config/bfin/bfin.md: Change comment accordingly.
(define_insn loop_end): Replace 'h' with 'v'.
(lsetup_with_autoinit): Replace 'l' with 'u'.
(lsetup_without_autoinit): Ditto.
* md.texi: Record this change.

From-SVN: r114756
gcc/config/bfin/bfin.h
gcc/config/bfin/bfin.md
gcc/doc/md.texi