This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR37421, SCCVN not properly propagating constants in the lattice


On Mon, Sep 8, 2008 at 11:38, Richard Guenther <rguenther@suse.de> wrote:

> 2008-09-08  Richard Guenther  <rguenther@suse.de>
>
>        PR tree-optimization/37421
>        * tree-ssa-sccvn.c (visit_copy): Make sure to fully
>        valueize the RHS.
>
>        * g++.dg/torture/pr37421.C: New testcase.

Thanks for the quick fix!


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]