This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: Define EXTRA_MEMORY_CONSTRAINT for FRV
- From: David Howells <dhowells at redhat dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: aldyh at redhat dot com, aoliva at redhat dot com, gcc-patches at gcc dot gnu dot org
- Date: Tue, 05 Sep 2006 14:29:50 +0100
- Subject: Re: RFA: Define EXTRA_MEMORY_CONSTRAINT for FRV
- References: <m37j0i31bg.fsf@redhat.com>
Nick Clifton <nickc@redhat.com> wrote:
> The solution I found was to define EXTRA_MEMORY_CONSTRAINT and
> have it treat the U constraint as another kind of memory
> constraint.
This is confirmed by Adrian Bunk <bunk@stusta.de> as working with gcc-4.1.1.
David