This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?
- To: Andrew Macleod <amacleod at cygnus dot com>
- Subject: Re: RTL checking fails (solaris2, irix6 & x86) SUBREG_BYTE related?
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 9 Apr 2001 17:09:42 -0700
- Cc: gcc-bugs at gcc dot gnu dot org, ghazi at caip dot rutgers dot edu, amacleod at redhat dot com
- References: <200104070219.TAA00832@rtl.cygnus.com>
On Fri, Apr 06, 2001 at 07:19:00PM -0700, Andrew Macleod wrote:
> * function.c (purge_single_hard_subreg_set): Only check REGNO if
> the subreg was a hard register. Pseudos are left as subregs.
Ok.
r~