------- Comment #3 from pinskia at gcc dot gnu dot org  2007-12-04 18:15 -------
We have:
<<< Unknown tree: non_dependent_expr
  *((struct ClassC *) this)->m_xfr >>>


Which means we are missing a TARGET_EXPR or we are trying to stabilize the
expression too early.


-- 


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

Reply via email to