|
|
Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: [Fedora-sparc] Package: librra-0.14-1.fc12 Tag: None Status: complete Built by: ausil - msg#11494
List: general
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
[Bug c/41867] Translation time Floating Point precision is too small
------- Comment #4 from tydeman at tybor dot com 2009-10-31 17:42 -------
The requirement that translation time precision be at least as great as runtime
precision existed in C89, C90, C95, and C99 (so has been around for 20 years).
My code is a test of translation time precision versus runtime precision.
The first code I saw in bug 323 involved 3 auto variables (so is just runtime).
That is a different issue, so I believe that this bug is not a duplicate of
323.
I used gnu99 instead of c99 for the std because I also am testing Decimal FP
in addition to Binary FP. Where should I find documentation on compiler
options to get as close to C99 conformance as possible? Also, C99 + Decimal
FP conformance?
The output you show is what I expected.
--
tydeman at tybor dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41867
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--
To UNSUBSCRIBE, email to debian-gcc-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Next Message by Date:
click to view message preview
./packages/openofficeorg/3.1.1/unstable r1741: updating ooo-build (still for 3.1.1-6)
------------------------------------------------------------
revno: 1741
committer: Rene Engelhard <rene@xxxxxxxxxx>
branch nick: unstable
timestamp: Sat 2009-10-31 18:59:22 +0100
message:
updating ooo-build (still for 3.1.1-6)
modified:
changelog
=== modified file 'changelog'
--- a/changelog 2009-10-31 16:59:53 +0000
+++ b/changelog 2009-10-31 17:59:22 +0000
@@ -2,7 +2,7 @@
[ Rene Engelhard ]
* ooo-build:
- - update (390b0ce544dfca09e36d6cf4f03f7d12b988af87)
+ - update (8a4d08ec440c3c5eaf664b5732eb79d2c6ed9896)
- fixes wrong filter texts in KDE4 fpicker (closes: #551774)
- Correct fix for the mirrored range selection bug in RTL mode.
(closes: #548767)
@@ -35,7 +35,7 @@
* debian/po:
- update ru.po, tr.po
- -- Rene Engelhard <rene@xxxxxxxxxx> Sat, 31 Oct 2009 09:56:17 +0100
+ -- Rene Engelhard <rene@xxxxxxxxxx> Sat, 31 Oct 2009 18:57:35 +0100
openoffice.org (1:3.1.1-5) unstable; urgency=low
Previous Message by Thread:
click to view message preview
[Bug c/41867] Translation time Floating Point precision is too small
------- Comment #4 from tydeman at tybor dot com 2009-10-31 17:42 -------
The requirement that translation time precision be at least as great as runtime
precision existed in C89, C90, C95, and C99 (so has been around for 20 years).
My code is a test of translation time precision versus runtime precision.
The first code I saw in bug 323 involved 3 auto variables (so is just runtime).
That is a different issue, so I believe that this bug is not a duplicate of
323.
I used gnu99 instead of c99 for the std because I also am testing Decimal FP
in addition to Binary FP. Where should I find documentation on compiler
options to get as close to C99 conformance as possible? Also, C99 + Decimal
FP conformance?
The output you show is what I expected.
--
tydeman at tybor dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41867
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--
To UNSUBSCRIBE, email to debian-gcc-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Next Message by Thread:
click to view message preview
./packages/openofficeorg/3.1.1/unstable r1741: updating ooo-build (still for 3.1.1-6)
------------------------------------------------------------
revno: 1741
committer: Rene Engelhard <rene@xxxxxxxxxx>
branch nick: unstable
timestamp: Sat 2009-10-31 18:59:22 +0100
message:
updating ooo-build (still for 3.1.1-6)
modified:
changelog
=== modified file 'changelog'
--- a/changelog 2009-10-31 16:59:53 +0000
+++ b/changelog 2009-10-31 17:59:22 +0000
@@ -2,7 +2,7 @@
[ Rene Engelhard ]
* ooo-build:
- - update (390b0ce544dfca09e36d6cf4f03f7d12b988af87)
+ - update (8a4d08ec440c3c5eaf664b5732eb79d2c6ed9896)
- fixes wrong filter texts in KDE4 fpicker (closes: #551774)
- Correct fix for the mirrored range selection bug in RTL mode.
(closes: #548767)
@@ -35,7 +35,7 @@
* debian/po:
- update ru.po, tr.po
- -- Rene Engelhard <rene@xxxxxxxxxx> Sat, 31 Oct 2009 09:56:17 +0100
+ -- Rene Engelhard <rene@xxxxxxxxxx> Sat, 31 Oct 2009 18:57:35 +0100
openoffice.org (1:3.1.1-5) unstable; urgency=low
|
|