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.


Kazu Hirata <kazu@codesourcery.com> writes:

> 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.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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