This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS patch for gcc.c-torture/compile/20010107-1.c is wrong
- To: "H . J . Lu" <hjl at lucon dot org>
- Subject: Re: MIPS patch for gcc.c-torture/compile/20010107-1.c is wrong
- From: Richard Sandiford <r dot sandiford at redhat dot com>
- Date: 25 Jun 2001 09:50:22 +0100
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20010623093333.A32007@lucon.org>
"H . J . Lu" <hjl@lucon.org> writes:
> Your patch
>
> http://gcc.gnu.org/ml/gcc-patches/2001-06/msg01349.html
>
> is incorrect.
Looks like it is.
> This updated patch works fine for me.
Me too. Thanks!
> 2001-06-23 H.J. Lu <hjl@gnu.org>
>
> * config/mips/mips.md (call_internal1): Check CONST_INT first.
> (call_internal2): Likewise.
> (call_value_internal1): Likewise.
> (call_value_internal2): Likewise.
> (call_value_multiple_internal1): Likewise.
> (call_value_multiple_internal2): Likewise.