[Bug tree-optimization/35833] Wrong code generated with -ftree-vrp

2008-04-05 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-04-05 16:38 --- On the mailine this fixed it: 2008-03-27 Richard Guenther <[EMAIL PROTECTED]> * fold-const.c (target.h): Include. (fold_comparison): Fold comparison of addresses of decls that bind locally

[Bug tree-optimization/35833] Wrong code generated with -ftree-vrp

2008-04-05 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot |dot org

[Bug tree-optimization/35833] Wrong code generated with -ftree-vrp

2008-04-05 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-04-05 16:17 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON