------- 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 Bar<Foo> *) VH.0
Created value VH.2 for (struct Foo *) VH.1

where (struct Foo *) VH.1 should have been identified as VH.0.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27090

Reply via email to