This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix SUBREG_BYTE related ICE on ia64
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] Fix SUBREG_BYTE related ICE on ia64
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 23 Apr 2001 13:55:41 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20010423093615.E1785@sunsite.ms.mff.cuni.cz>
On Mon, Apr 23, 2001 at 09:36:15AM +0200, Jakub Jelinek wrote:
> * emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check
> if check_mode is non-zero.
>
> * gcc.dg/20010423-1.c: New test.
Ok.
r~