This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: init-regs pass initializes virtual-stack-vars?
- From: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- To: Uros Bizjak <ubizjak at gmail dot com>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Sun, 17 Jun 2007 00:49:20 +0200
- Subject: Re: init-regs pass initializes virtual-stack-vars?
- References: <467427C6.9070207@gmail.com>
On Sat, Jun 16, 2007 at 08:11:18PM +0200, Uros Bizjak wrote:
> Hello!
>
> There is something strange going on, it looks that initialization of
> virtual-stack-vars register in init-regs pass confuses greg. In
> 154r.regclass we have this sequence:
It should have disappeared in the vregs pass, like all (?) the other
virtual pseudo registers.
--
Rask Ingemann Lambertsen