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] tree-vrp.c: Insert more ASSERT_EXPRs.


On Wed, Apr 13, 2005 at 10:50:04AM -0400, Kazu Hirata wrote:

> 2005-04-13  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	PR tree-optimization/20702
> 	* tree-vrp.c (maybe_add_assert_expr): Recurse into
> 	dominator children that haven't been walked into.
> 
> 2005-04-13  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	PR tree-optimization/20702
> 	* gcc.dg/tree-ssa/pr20702.c: New.
> 
Nice one.  This is fine.


Thanks.  Diego.


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