[Bug c++/34336] 4.2.2 internal error in stabilize_expr

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 4 18:15:00 GMT 2007



------- 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



More information about the Gcc-bugs mailing list