This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] for PR23509
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 08 Sep 2005 11:01:43 -0400
- Subject: Re: [patch] for PR23509
- References: <20050827121657.GA15625@atrey.karlin.mff.cuni.cz> <983601f15af1fa43ce937c4a075c0d1c@physics.uc.edu> <20050827220056.GA3110@atrey.karlin.mff.cuni.cz>
On 08/27/05 18:01, Zdenek Dvorak wrote:
PR tree-optimization/23509
* tree-cfg.c (replace_uses_by): Use replace_exp.
* tree-ssa-loop-ivopts.c (get_ref_tag): Assert that dereferenced
pointers have name_mem_tag or type_mem_tag set.
OK.