[Bug libstdc++/20909] incorrect floating point format

2005-04-25 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-04-25 09:52 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED Resoluti

[Bug libstdc++/20909] incorrect floating point format

2005-04-25 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-04-25 09:51 --- Fixed for 4.0.0. -- What|Removed |Added Target Milestone|4.0.1 |4.0.0 htt

[Bug libstdc++/20909] incorrect floating point format

2005-04-20 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20909

[Bug libstdc++/20909] incorrect floating point format

2005-04-08 Thread pcarlini at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20909

[Bug libstdc++/20909] incorrect floating point format

2005-04-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-09 00:15 --- Subject: Bug 20909 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-09 00:14:59 Modified files: libstdc++-v3 : Change

[Bug libstdc++/20909] incorrect floating point format

2005-04-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-09 00:09 --- Subject: Bug 20909 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-09 00:08:59 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/inclu

[Bug libstdc++/20909] incorrect floating point format

2005-04-08 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-04-08 21:00 --- Yes, this is actually a very long standing bug, which we hoped didn't trigger in common situations (because the fix probably is rather ugly :( Ok, let's finally work on it. Thanks for your report. --