[Bug c++/27684] New: GCC doesn't link code, compiled using boost::mpl. Segmentation failed.

2006-05-19 Thread grayyoga at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: grayyoga at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux

[Bug c++/27684] GCC doesn't link code, compiled using boost::mpl. Segmentation failed.

2006-05-19 Thread grayyoga at gmail dot com
--- Comment #1 from grayyoga at gmail dot com 2006-05-19 19:19 --- Created an attachment (id=11488) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11488&action=view) Command line parameters and output of gcc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27684

[Bug c++/27684] GCC doesn't link code, compiled using boost::mpl. Segmentation failed.

2006-05-19 Thread grayyoga at gmail dot com
--- Comment #2 from grayyoga at gmail dot com 2006-05-19 19:20 --- Created an attachment (id=11489) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11489&action=view) Preprocessed output of the buggy program. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27684

[Bug c++/29433] New: Internal error while compiling code using boost::MPL

2006-10-11 Thread grayyoga at gmail dot com
compiling code using boost::MPL Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: grayyoga at gmail dot com GCC target trip

[Bug c++/29433] Internal error while compiling code using boost::MPL

2006-10-11 Thread grayyoga at gmail dot com
--- Comment #1 from grayyoga at gmail dot com 2006-10-11 19:10 --- Created an attachment (id=12409) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12409&action=view) preprocessed source file This is output of the compiler with the -save-temps switch. It's compressed

[Bug c++/29433] Internal error while compiling code using boost::MPL

2006-10-11 Thread grayyoga at gmail dot com
--- Comment #2 from grayyoga at gmail dot com 2006-10-11 19:13 --- Created an attachment (id=12410) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12410&action=view) gcc -V output version and configuration information on the used gcc. -- http://gcc.gnu.org/b

[Bug c++/29433] Internal error while compiling code using boost::MPL

2006-10-11 Thread grayyoga at gmail dot com
--- Comment #3 from grayyoga at gmail dot com 2006-10-11 19:14 --- Created an attachment (id=12411) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12411&action=view) Command Line and Error Message -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29433

[Bug c++/29433] using boost::MPL requires lots of memory

2006-10-12 Thread grayyoga at gmail dot com
--- 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

[Bug c++/29433] using boost::MPL requires lots of memory

2006-10-12 Thread grayyoga at gmail dot com
--- Comment #9 from grayyoga at gmail dot com 2006-10-12 16:50 --- Created an attachment (id=12420) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12420&action=view) preprocessed source file (version 3) Compiles without errors on my laptop, but still eats a LOT of

[Bug c++/29433] using boost::MPL requires lots of memory

2006-10-12 Thread grayyoga at gmail dot com
--- Comment #10 from grayyoga at gmail dot com 2006-10-12 19:56 --- Subject: Re: using boost::MPL requires lots of memory Try preprocessed source file v3. It compiles without error on my laptop, but still takes a LOT of memory and time to compile. On 12 Oct 2006 13:09:02 -

[Bug c++/29433] using boost::MPL requires lots of memory

2006-10-13 Thread grayyoga at gmail dot com
--- 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 -, rguenth

[Bug c++/29433] using boost::MPL requires lots of memory

2006-10-13 Thread grayyoga at gmail dot com
--- Comment #15 from grayyoga at gmail dot com 2006-10-13 12:20 --- Subject: Re: using boost::MPL requires lots of memory Ok, if there is anything else I could help, please mail me. On 13 Oct 2006 12:18:51 -, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]>