This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: gcc-3.0 --target=m68k build failure patch
- To: Richard Henderson <rth at redhat dot com>
- Subject: Re: PATCH: gcc-3.0 --target=m68k build failure patch
- From: Roman Zippel <zippel at linux-m68k dot org>
- Date: Sat, 23 Jun 2001 13:17:49 +0200
- CC: Toshi Morita <tm2 at best dot com>, gcc-patches at gcc dot gnu dot org
- References: <200106220903.CAA14036@shell14.ba.best.com> <20010622150904.C7082@redhat.com>
Hi,
Richard Henderson wrote:
> On Fri, Jun 22, 2001 at 02:03:38AM -0700, Toshi Morita wrote:
> > * predict.c: (expected_value_to_br_prob): Check for const_true_rtx
> > instead of const1_rtx for true case.
>
> Applied.
I checked more callers of simplify_relational_operation() and in
simplify_rtx.c at line 2082 there might be the same problem.
bye, Roman