This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS glibc-2.3.2 build failure with gcc-3.4
- From: Richard Sandiford <rsandifo at redhat dot com>
- To: Michael Eager <eager at mvista dot com>
- Cc: gcc <gcc at gcc dot gnu dot org>, amodra at gcc dot gnu dot org
- Date: Thu, 22 Jan 2004 11:30:30 +0000
- Subject: Re: MIPS glibc-2.3.2 build failure with gcc-3.4
- References: <400F30A5.76DF5925@mvista.com> <87isj4cjmt.fsf@redhat.com>
Richard Sandiford <rsandifo@redhat.com> writes:
> Since it doesn't use $1 for anything,
...in rtl, I mean. Obviously some patterns will use $1 as a temporary
register internally.
Richard