[Bug libstdc++/37455] Code bloat for ostream.widen('\n')

2008-09-10 Thread M dot Froehlich at science-computing dot de
--- Comment #8 from M dot Froehlich at science-computing dot de 2008-09-10 16:13 --- Fine! Thanks! Mathias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37455

[Bug libstdc++/37455] Code bloat for ostream.widen('\n')

2008-09-10 Thread M dot Froehlich at science-computing dot de
--- Comment #6 from M dot Froehlich at science-computing dot de 2008-09-10 15:38 --- (In reply to comment #5) > Yes, but frankly it's unlikely that in 4.4.0 timeframe, also given the ABI > constraints, we can change the libstdc++ implementation, which admittedly has >

[Bug libstdc++/37455] Code bloat for ostream.widen('\n')

2008-09-10 Thread M dot Froehlich at science-computing dot de
--- Comment #4 from M dot Froehlich at science-computing dot de 2008-09-10 07:06 --- Note that the code path in question is called with every outputstream << std::endl; Thanks -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37455

[Bug libstdc++/37455] Code bloat for ostream.widen('\n')

2008-09-09 Thread M dot Froehlich at science-computing dot de
--- Comment #3 from M dot Froehlich at science-computing dot de 2008-09-10 06:56 --- Created an attachment (id=16279) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16279&action=view) Generated assembly file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37455

[Bug libstdc++/37455] Code bloat for ostream.widen('\n')

2008-09-09 Thread M dot Froehlich at science-computing dot de
--- Comment #2 from M dot Froehlich at science-computing dot de 2008-09-10 06:56 --- Created an attachment (id=16278) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16278&action=view) Preprocessed code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37455

[Bug libstdc++/37455] Code bloat for ostream.widen('\n')

2008-09-09 Thread M dot Froehlich at science-computing dot de
--- Comment #1 from M dot Froehlich at science-computing dot de 2008-09-10 06:55 --- Created an attachment (id=16277) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16277&action=view) Original c++ code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37455

[Bug libstdc++/37455] New: Code bloat for ostream.widen('\n')

2008-09-09 Thread M dot Froehlich at science-computing dot de
NCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: M dot Froehlich at science-computing dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC targ

[Bug fortran/31483] New: ICE on fortran Code

2007-04-05 Thread M dot Froehlich at science-computing dot de
rtedBy: M dot Froehlich at science-computing dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31483

[Bug fortran/31483] ICE on fortran Code

2007-04-05 Thread M dot Froehlich at science-computing dot de
--- Comment #2 from M dot Froehlich at science-computing dot de 2007-04-05 10:56 --- Great! Thank you very much! ... open source projects have the fastest response times! The patch does not apply with 'patch' to gcc-4.1.2, but I could well hand patch that. Do you expect pro