This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH for global register error message
- To: law at cygnus dot com
- Subject: Re: PATCH for global register error message
- From: Andrew Haley <aph at pasanda dot cygnus dot co dot uk>
- Date: 22 Nov 1999 14:40:57 -0000
- CC: gcc-patches at sourceware dot cygnus dot com
> Date: Thu, 18 Nov 1999 01:07:22 -0700
> From: Jeffrey A Law <law@cygnus.com>
>
> In message <19991110120947.16800.qmail@pasanda.cygnus.co.uk>you write:
> > Hi,
> >
> > This is a resend of a message from a couple of weeks ago. I think my
> > explanation is reasonable. My patch moves the check for global
> > register vars into regclass.c, which IMO is a logical place for it to
> > be.
> Sorry, I should have gotten back to this quicker. I'm satisfied that the
> change in behavior is good. Please install the patch.
Done.
Andrew.