[Bug tree-optimization/35472] [4.3 Regression] tree DSE is broken

2008-03-07 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-03-07 09:49 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/35472] [4.3 Regression] tree DSE is broken

2008-03-07 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-03-07 09:47 --- Subject: Bug 35472 Author: rguenth Date: Fri Mar 7 09:47:06 2008 New Revision: 133004 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133004 Log: 2008-03-07 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug tree-optimization/35472] [4.3 Regression] tree DSE is broken

2008-03-05 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-03-05 16:13 --- Subject: Bug 35472 Author: rguenth Date: Wed Mar 5 16:13:04 2008 New Revision: 132899 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132899 Log: 2008-03-05 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug tree-optimization/35472] [4.3 Regression] tree DSE is broken

2008-03-05 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-03-05 16:13 --- Fixed on the trunk, waiting for 4.3.1. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --