[Bug tree-optimization/32810] Not folding of const element for goto

2008-03-27 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-03-27 16:33 --- Subject: Bug 32810 Author: rguenth Date: Thu Mar 27 16:32:28 2008 New Revision: 133645 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133645 Log: 2008-03-27 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug tree-optimization/32810] Not folding of const element for goto

2008-03-27 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-03-27 16:32 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/32810] Not folding of const element for goto

2008-03-26 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-03-26 23:37 --- Useless conversions get in the way here. I have a patch. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/32810] Not folding of const element for goto

2007-07-19 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-07-19 18:08 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC|