------- Comment #7 from sje at gcc dot gnu dot org 2006-03-16 18:40 ------- Subject: Bug 25917
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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25917