This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS code generation bug...
- From: Eric Christopher <echristo at redhat dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: Richard Sandiford <rsandifo at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Tue, 22 Feb 2005 14:32:59 -0800
- Subject: Re: MIPS code generation bug...
- References: <41FAE0E4.1020108@avtrex.com> <87d5vo3a3z.fsf@redhat.com> <421BB15E.8060409@avtrex.com>
On Tue, 2005-02-22 at 14:25 -0800, David Daney wrote:
> Richard Sandiford wrote:
> > David Daney <ddaney@avtrex.com> writes:
> >
> >>I know you are a busy guy, but if you have a chance could you look at this:
> >>
> >>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19683
> >
> >
> > 'Fraid my spare-time MIPS stuff doesn't really extend to java.
> > Any chance of a C testcase?
>
> Ask any you shall receive...
>
> I present to you the MIPS-64bit-multiply-bug testcase written in C
> (attached to the PR).
>
> The C test case only fails on 4.0.0.
Man that's ugly.
Richard, were you going to look into this?
-eric