This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r109512 - in /trunk/gcc: ChangeLog config/sh/pr...


Author: kazu
Date: Mon Jan  9 22:49:35 2006
New Revision: 109512

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109512
Log:
	* config/sh/predicates.md (binary_float_operator,
	binary_logical_operator, commutative_float_operator,
	equality_comparison_operator, greater_comparison_operator,
	less_comparison_operator, logical_operator,
	noncommutative_float_operator, shift_operator,
	symbol_ref_operand, unary_float_operator): Remove redundant
	conditionals.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/predicates.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]