r114756 - in /trunk/gcc: config/bfin/bfin.h con...

jiez@gcc.gnu.org jiez@gcc.gnu.org
Sun Jun 18 10:30:00 GMT 2006


Author: jiez
Date: Sun Jun 18 10:30:23 2006
New Revision: 114756

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114756
Log:
	* 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.

Modified:
    trunk/gcc/config/bfin/bfin.h
    trunk/gcc/config/bfin/bfin.md
    trunk/gcc/doc/md.texi



More information about the Gcc-cvs mailing list