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++/46400] g++ Segmentation Fault on heavily templated project.


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

--- Comment #3 from Michael Strashun <m.strashun at gmail dot com> 2010-11-09 19:36:37 UTC ---
It seems to me that bug reporting guideline prohibits attaching archives, but,
probably, I have misunderstood.

I ll try to do my best at reducing, but it is not fast and easy task at all -
project compilation time is about 2 mins for me and delta processing takes
ages. Original file is quite hard to reduce, too, because nothing will compile
at all if I remove any template-realated part - crash happens somewhere at main
grammar template resolution time.

I ll think what I can do about this.


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