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++/31863] g++-4.1: out of memory with -O1/-O2



------- Comment #6 from rguenth at gcc dot gnu dot org  2007-05-08 16:21 -------
Note the interesting debuggable testcase is if you remove from getInstance()
all
template params from ClassSpec<Key, A020, 21> on.  Around that one you'll
clearly
see exponential behavior in memory use ;)


-- 


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


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