This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Loop reg lifetime patch
- To: Michael Hayes <mhayes at redhat dot com>
- Subject: Re: Loop reg lifetime patch
- From: Richard Henderson <rth at redhat dot com>
- Date: Sun, 31 Dec 2000 15:12:17 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- References: <14926.53975.479163.578736@taniwha.paradise.net.nz>
On Sun, Dec 31, 2000 at 07:31:51PM +1300, Michael Hayes wrote:
> * loop.c (LOOP_REG_LIFETIME, LOOP_REG_GLOBAL_P): Define.
> (scan_loop, record_giv): Use LOOP_REG_LIFETIME and LOOP_REG_GLOBAL_P.
Ok.
r~