[Bug c++/33959] [4.1/4.2/4.3 Regression] ICE in instantiate_class_template, at cp/pt.c:6649

cppljevans at suddenlink dot net gcc-bugzilla@gcc.gnu.org
Thu Nov 1 03:58:00 GMT 2007



------- Comment #4 from cppljevans at suddenlink dot net  2007-11-01 03:58 -------
The reason version 3.4.6 doesn't have similar ice is that the corresponding
check is surrounded by:

  #ifdef ENABLE_CHECKING
    ...
  #endif


-- 


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



More information about the Gcc-bugs mailing list