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++/26919] ICE in cgraph_estimate_size_after_inlining caused by boost::lambda



------- Comment #2 from kreckel at ginac dot de  2006-03-29 15:36 -------
Created an attachment (id=11152)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11152&action=view)
program causing ICE preprocessed with -P -E

I now see that this is not vanilla boost 1.33.1 but one which contains an
enhanced tuple which can accomodate up to 32 elements. Anyway, the attached
preprocessed file compiles fine with older versions of GCC.


-- 


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


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