This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] PR33667, invalid rtx sharing
- From: Ian Lance Taylor <iant at google dot com>
- To: Michael Matz <matz at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 05 Oct 2007 08:42:04 -0700
- Subject: Re: [patch] PR33667, invalid rtx sharing
- References: <Pine.LNX.4.64.0710051701220.23011@wotan.suse.de>
Michael Matz <matz@suse.de> writes:
> * lower-subreg.c (decompose_multiword_subregs): Use
> validate_unshare_change().
This is OK.
Thanks.
Ian