This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix s390_delegitimize_address (PR debug/48043)
- From: Andreas Krebbel <krebbel at linux dot vnet dot ibm dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 10 Mar 2011 19:05:14 +0100
- Subject: Re: [PATCH] Fix s390_delegitimize_address (PR debug/48043)
- References: <20110310151123.GP30899@tyan-ft48-01.lab.bos.redhat.com>
On 03/10/2011 04:11 PM, Jakub Jelinek wrote:
> Ok for trunk?
>
> 2011-03-09 Jakub Jelinek <jakub@redhat.com>
>
> PR debug/48043
> * config/s390/s390.c (s390_delegitimize_address): Make sure the
> result mode matches original rtl mode.
This is ok. Thanks!
-Andreas-