------- Comment #2 from rguenth at gcc dot gnu dot org 2010-04-03 15:39 ------- You are accessing {lh,clh}.{next,prev} through a pointer to type struct item.
Testcase can be fixed with givin clh and lh type struct item. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43637