------- Comment #13 from grayyoga at gmail dot com 2006-10-13 12:16 ------- Subject: Re: using boost::MPL requires lots of memory
But my main target is the previous testcase. It should at least provide me a C++ error, but not crash with internal error. On 13 Oct 2006 11:05:35 -0000, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > > ------- Comment #12 from rguenth at gcc dot gnu dot org 2006-10-13 11:05 > ------- > -O2 -ftime-report: > > Execution times (seconds) > parser : 11.82 (14%) usr 0.54 (15%) sys 12.81 (14%) wall > 254865 kB (62%) ggc > name lookup : 62.00 (74%) usr 3.04 (82%) sys 64.50 (73%) wall > 123819 kB (30%) ggc > varconst : 7.37 ( 9%) usr 0.00 ( 0%) sys 7.50 ( 8%) wall > 2369 kB ( 1%) ggc > TOTAL : 84.28 3.71 88.39 > 411895 kB > > ! (profile was also -O2) > > Not too much code is generated by the testcase (-O2): > > > size main.o > text data bss dec hex filename > 21680 4 76 21760 5500 main.o > > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29433 > > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29433