r112140 - in /branches/gcc-4_1-branch/gcc: Chan...

sje@gcc.gnu.org sje@gcc.gnu.org
Thu Mar 16 18:40:00 GMT 2006


Author: sje
Date: Thu Mar 16 18:40:08 2006
New Revision: 112140

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112140
Log:
	PR target/25917
	Backport from mainline.
	* config/ia64/predicates.md (extr_len_operand): New predicate.
	* config/ia64/ia64.md (extv): Tighten constraints.
	(extzv): Ditto.
	(*tbit_and_2): Ditto.
	(*tbit_and_3): Ditto.
	(*tbit_or_2): Ditto.
	(*tbit_or_3): Ditto.
	(*bit_zero): Ditto.
	(*bit_one): Ditto.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/ia64/ia64.md
    branches/gcc-4_1-branch/gcc/config/ia64/predicates.md



More information about the Gcc-cvs mailing list