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] Jump bypassing and improved cprop (take 2)


On Thu, 30 May 2002, Roger Sayle wrote:
>
> This revision of my original patch fixes all of the gcse.c
> issues raised by Richard Henderson.

> [5] Added #ifdef HAVE_cc0 code to handle cc0 targets in addition
> to MODE_CC and non-condition code register targets.

> Tested on i686-pc-linux-gnu with "make bootstrap" and "make -k
> check", all languages except Ada and treelang, with no new
> regressions and two new XPASSes.

Since this involves cc0 changes and i386 isn't a cc0 port, the
patch isn't sufficiently tested.  Can you please test it on one
of the cc0-marked simulator targets in
<URL:http://gcc.gnu.org/simtest-howto.html>?

brgds, H-P


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