This is the mail archive of the gcc-patches@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]

Re: [patch] m68k/predicates.md: Minor cleanups.


On Tue, 2005-11-22 at 15:32 -0800, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to do minor cleanups of m68k/predicates.md.  There
> is no functional change.
> 
> Tested on m68k-elf.  OK to apply to mainline?
> 
> Kazu Hirata
> 
> 2005-11-22  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* config/m68k/predicates.md (pcrel_address, extend_operator,
> 	post_inc_operand, pre_dec_operand): Remove redundant
> 	conditionals.
> 	(const_uint32_operand, const_sint32_operand): Use gcc_assert
> 	instead of abort.
> 	(valid_dbcc_comparison_p): Rewrite in the lisp style.
OK.
jeff




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