[Bug tree-optimization/41778] missed dead store elimination

2009-10-23 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-10-23 09:35 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/41778] missed dead store elimination

2009-10-23 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-10-23 09:34 --- Subject: Bug 41778 Author: rguenth Date: Fri Oct 23 09:34:46 2009 New Revision: 153491 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153491 Log: 2009-10-23 Richard Guenther PR tree-optimization/

[Bug tree-optimization/41778] missed dead store elimination

2009-10-21 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-21 11:30 --- PRE should be turned into FRE at -Os. I have a patch for that somewhere, let me re-surrect it. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/41778] missed dead store elimination

2009-10-21 Thread carrot at google dot com
--- Comment #1 from carrot at google dot com 2009-10-21 08:50 --- Created an attachment (id=18850) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18850&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41778