This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR target/12538 (SPARC)
- From: Richard Henderson <rth at redhat dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 12 Oct 2003 01:04:33 -0700
- Subject: Re: [PATCH] Fix PR target/12538 (SPARC)
- References: <200310111243.12544.ebotcazou@libertysurf.fr>
On Sat, Oct 11, 2003 at 01:13:54PM +0200, Eric Botcazou wrote:
> * config/sparc/sparc.c (MUST_SAVE_REGISTER): Save
> %l7 and %o7 when the PIC offset table is used.
Ok. It'd be nice to turn this large macro into a real function too...
r~