[Bug middle-end/21265] [4.0 regression] GCC fails to optimize tail call to memset

2005-05-04 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-05-04 08:14 --- Fixed, thanks Kaveh and Jakub! -- What|Removed |Added Status|ASSIGNED

[Bug middle-end/21265] [4.0 regression] GCC fails to optimize tail call to memset

2005-05-04 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-04 07:36 --- Subject: Bug 21265 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-05-04 07:35:32 Modified files: gcc: Change

[Bug rtl-optimization/21239] [4.0 Regression] Illegal elimination of SSE2 load/store using xmm intrinsics

2005-05-04 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-04 07:30 --- Subject: Bug 21239 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-05-04 07:29:29 Modified files: gcc: Change

[Bug target/21297] [4.0 Regression] buf[i+i]=0 stores buf[i] when -O2

2005-05-04 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-04 07:24 --- Subject: Bug 21297 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-05-04 07:24:34 Modified files: gcc: Change

[Bug libfortran/21376] New: libfortran "E" output format causes FPE

2005-05-04 Thread prw at ceiriog1 dot demon dot co dot uk
There's an obvious bug in libfortran/io/write.c which causes a failure to print "1.0" in exp. format - here's the fix: diff -U3 -r gcc-4.0.0-old/libgfortran/io/write.c gcc-4.0.0/libgfortran/io/write.c --- gcc-4.0.0-old/libgfortran/io/write.c2005-04-05 15:24:36.0 +0100 +++ gcc-4.0

<    1   2