[Bug c++/21085] New: Virtual memory exhausted with g++

2005-04-18 Thread strieder at informatik dot uni-kl dot de
rieder -- Summary: Virtual memory exhausted with g++ Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org Report

[Bug c++/26399] New: -fprofile-use fails with unnamed namespaces in 4.1.0 prerelease

2006-02-21 Thread strieder at informatik dot uni-kl dot de
UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: strieder at informatik dot uni-kl dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-

[Bug c++/26514] New: Wrong assembler code with -fprofile-generate

2006-03-01 Thread strieder at informatik dot uni-kl dot de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: strieder at informatik dot uni-kl dot de GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26514

[Bug middle-end/26514] Wrong assembler code with -fprofile-generate

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- Comment #2 from strieder at informatik dot uni-kl dot de 2006-03-01 17:21 --- Created an attachment (id=10947) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10947&action=view) The preprocessed file from the failing run, which does itself not show the problem. --

[Bug middle-end/26514] Wrong assembler code with -fprofile-generate

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- Comment #4 from strieder at informatik dot uni-kl dot de 2006-03-01 17:26 --- Created an attachment (id=10948) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10948&action=view) diff of the preprocessed files from not-working to working Although the preprocesse

[Bug middle-end/26514] Wrong assembler code with -fprofile-generate

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- Comment #5 from strieder at informatik dot uni-kl dot de 2006-03-01 17:35 --- (In reply to comment #3) > Also if you try to compile it again does it work? Meaning without > -save-temps, > it works? > If I use the .ii file instead of the original .cc file with exac

[Bug middle-end/26514] Wrong assembler code with -fprofile-generate

2006-03-01 Thread strieder at informatik dot uni-kl dot de
--- Comment #7 from strieder at informatik dot uni-kl dot de 2006-03-01 17:42 --- (In reply to comment #6) > I tried my best to reproduce this, using --param ggc-min-expand=0 --param > ggc-min-heapsize=0 as I thought it was a GC issue as that is usually what is > causes the d