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++/29433] using boost::MPL requires lots of memory



------- Comment #7 from grayyoga at gmail dot com  2006-10-12 09:51 -------
Created an attachment (id=12415)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12415&action=view)
preprocessed source file (version 2)

The previous test case had common C++ error in it, which prevents it from being
compiled properly. Try this one. It generates the same "internal error"
message, but I think that it's free from the C++ errors. If not, I'll make some
steps back and provide an example which also requires a lot of memory to
compile, but compiles properly, without "internal error". 


-- 

grayyoga at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12409|0                           |1
        is obsolete|                            |


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


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