This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r168924 - in /trunk/gcc: ChangeLog config/rx/rx...
- From: rth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 17 Jan 2011 18:06:28 -0000
- Subject: r168924 - in /trunk/gcc: ChangeLog config/rx/rx...
Author: rth
Date: Mon Jan 17 18:06:28 2011
New Revision: 168924
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168924
Log:
rx: Cleanup flags generation.
All arithmetic should only clobber the flags by default;
setting the flags to a useful value should be done by a
separate pattern.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rx/rx-protos.h
trunk/gcc/config/rx/rx.c
trunk/gcc/config/rx/rx.md