[Bug tree-optimization/41428] CCP doesn't fold all comparisons it could

2009-09-24 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-09-24 09:16 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/41428] CCP doesn't fold all comparisons it could

2009-09-22 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-09-22 08:35 --- Subject: Bug 41428 Author: rguenth Date: Tue Sep 22 08:34:52 2009 New Revision: 151969 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151969 Log: 2009-09-22 Richard Guenther PR tree-optimization/

[Bug tree-optimization/41428] CCP doesn't fold all comparisons it could

2009-09-21 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-09-21 14:06 --- Mine. I'm going to disentangle the maze in substitute_and_fold by introducing another hook in the generic SSA propagator to fold a stmt. -- rguenth at gcc dot gnu dot org changed: What|Removed