[Bug rtl-optimization/323] optimized code gives strange floating point results

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 03:00 --- *** Bug 7719 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug libgcj/19527] libgij fails to install in a temporary directory

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19527 --- You are receiving this mail because: ---

Processed: [EMAIL PROTECTED]: Processed: Re: Bug#304503: dccproc: unaligned trap]

2005-04-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 304503 gcc-3.3 Bug#304503: dccproc: unaligned trap Bug reassigned from package `dcc-client' to `gcc-3.3'. > merge 301983 304503 Bug#301983: Unaligned traps Bug#304503: dccproc: unaligned trap Merged 301983 304503. > thanks Stopping processing

Bug#305344: gcc-3.4: compile-time NaN triggers ICE

2005-04-19 Thread Sheplyakov Alexei
Package: gcc-3.4 Version: 3.4.3-12 Severity: normal Hello! The following code triggers an ICE: /** @file ct_nan.c trigger an ICE with gcc-3.4 */ #include #include #include #include int main(void) { double complex oops = ((1.0L+ 1.0L*I)/0.0L); printf("oops = %.5f, %.5f\n", cr