I've done a little more testing, with the following conclusions:
- The bug is also present in some older libgcj versions, including in
particular libgcj5 3.4.4-5 and libgcj6 4.0.2-6.
- The bug appears to be absent in gcc-snapshot 20051124-1.
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko
Package: libgcj6
Version: 4.0.2-7
Severity: important
For some reason, attempting to convert decimal strings that correspond
to numbers below a certain threshold (between 4.24374e-214 and
4.24375e-214) to doubles (which should have an appreciably wider
range) ends up segfaulting within the guts of
Package: gcc-3.3
Version: 1:3.3.5-13
Severity: normal
When compiling a stock linux-2.6.16-rc1 tarball from kernel.org, gcc-3.3
terminates with:
CC [M] drivers/net/e1000/e1000_main.o
drivers/net/e1000/e1000_main.c: In function `e1000_xmit_frame':
drivers/net/e1000/e1000_main.c:2815: internal c
3 matches
Mail list logo