This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA:] Patch for misuse of LEGITIMATE_PIC_OPERAND_P in reload1.c
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: [RFA:] Patch for misuse of LEGITIMATE_PIC_OPERAND_P in reload1.c
- From: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- Date: Sat, 20 Oct 2001 17:12:59 +0200
> From: law@redhat.com
> Date: Fri, 19 Oct 2001 17:55:36 -0600
> In message <200109250208.EAA03764@ignucius.axis.se>you write:
> > * reload1.c (reload): Check CONSTANT_P before calling
> > LEGITIMATE_PIC_OPERAND_P.
> This is fine. Please install this patch.
Thanks. I've also reverted the workaround at
<URL:http://gcc.gnu.org/ml/gcc-patches/2001-10/msg00608.html>.
brgds, H-P