[Bug tree-optimization/43269] [4.5 Regression] removing non dead store

2010-03-13 Thread hjl at gcc dot gnu dot org
--- Comment #6 from hjl at gcc dot gnu dot org 2010-03-13 16:59 --- Subject: Bug 43269 Author: hjl Date: Sat Mar 13 16:58:19 2010 New Revision: 157426 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157426 Log: Backport testcases from mainline. 2010-03-13 H.J. Lu Bac

[Bug tree-optimization/43269] [4.5 Regression] removing non dead store

2010-03-08 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-03-08 14:09 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/43269] [4.5 Regression] removing non dead store

2010-03-08 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-03-08 13:30 --- Subject: Bug 43269 Author: rguenth Date: Mon Mar 8 13:30:27 2010 New Revision: 157276 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157276 Log: 2010-03-08 Richard Guenther PR tree-optimization/

[Bug tree-optimization/43269] [4.5 Regression] removing non dead store

2010-03-06 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-03-06 14:05 --- Yeah. Mine. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|una

[Bug tree-optimization/43269] [4.5 Regression] removing non dead store

2010-03-05 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2010-03-05 19:07 --- Tree level DSE1 removes the global store for some reason. Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added