This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-12-04 18:10 -------
With checking on the trunk we get this ICE:
error-4.2.2.cc: In constructor 'ClassC<DATATYPE>::ClassC()':
error-4.2.2.cc:35: internal compiler error: tree check: expected target_expr,
have non_dependent_expr in stabilize_expr, at cp/tree.c:2565
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]