Package: libgcj9-0
Version: 4.3.1-2
Severity: normal
= cat DatumBug.java
// DatumBug.java20080622NHA
// Demonstrate bug in gij-4.3
final class DatumBug
{
public static void main (String args[])
{
Datum date = new Datum
--- Comment #114 from pepalogik at seznam dot cz 2008-06-22 16:59 ---
(In reply to comment #113)
> It is available when storing a result to memory.
Yes, but this requires quite a complicated workaround (solution (4) in my
comment #109). So you could say that the IEEE754 double precision
Package: gnat-4.3
Version: 4.3.1-1
Severity: important
According to the Build-Depends, having gnat-4.3 installed but not gnat should
be sufficient. However, when I tried that, I got:
...
checking for x86_64-linux-gnu-gcc... gnatgcc
checking for C compiler default output file name...
configure:
--- Comment #115 from pepalogik at seznam dot cz 2008-06-22 17:28 ---
That ® should be (R).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=323
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.
--
To UNSUBSCRI
--- Comment #116 from vincent at vinc17 dot org 2008-06-22 21:14 ---
(In reply to comment #114)
> Yes, but this requires quite a complicated workaround (solution (4) in my
> comment #109).
The problem is on the compiler side, which could store every result of a cast
or an assignment to
--- Comment #26 from russiane39 at gmail dot com 2008-06-23 04:34 ---
This bug also affects OpenSolaris.
# gcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc-4.2.4/configure --prefix=/usr/gnu --libdir=/usr/gnu/lib
--libexecdir=/usr/gnu/lib --mandir=/usr/gnu/
6 matches
Mail list logo