[Bug tree-optimization/27090] FRE does not value number effective types

2006-04-09 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-04-09 08:41 --- And of course I again have hacked forwprop to do the transformation for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27090

[Bug tree-optimization/27090] FRE does not value number effective types

2006-04-09 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-04-09 09:03 --- A quick look at VN doesn't tell me an obvious place where to fix this. We have Created value VH.0 for f_1 Created value VH.1 for (struct BarFoo *) VH.0 Created value VH.2 for (struct Foo *) VH.1 where (struct Foo