r173199 - in /branches/gcc-4_5-branch/gcc: Chan...
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Sat Apr 30 00:15:00 GMT 2011
Author: danglin
Date: Sat Apr 30 00:15:43 2011
New Revision: 173199
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173199
Log:
PR target/48288
* config/pa/predicates.md (ior_operand): Delete predicate.
(cint_ior_operand, reg_or_cint_ior_operand): New predicates.
* config/pa/pa.md (iordi3): Use reg_or_cint_ior_operand predicate in
expander. Use cint_ior_operand in unnamed insn.
(iorsi3): Likewise.
* config/pa/pa-protos.h (ior_operand): Delete declarations.
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/config/pa/pa-protos.h
branches/gcc-4_5-branch/gcc/config/pa/pa.md
branches/gcc-4_5-branch/gcc/config/pa/predicates.md
More information about the Gcc-cvs
mailing list