[Bug libgcj/19512] Optional JNI error checking

2005-01-22 Thread mark at gcc dot gnu dot org
--- Additional Comments From mark at gcc dot gnu dot org 2005-01-22 11:51 --- Working on a patch. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark

[Bug fortran/19574] New: specification expression failure

2005-01-22 Thread coudert at clipper dot ens dot fr
The following code (from http://home.comcast.net/~kmbtib/gfortran_bugs/REF_JVB_GFTN_005.html) fails in the following way (on i686-mingw and powerpc-apple-darwin): - module funcs implicit none contains function f(x) character(*), intent(in) :: x

[Bug target/19506] [4.0 Regression] PovRay produces wrong pictures with -mfpmath=sse -ffast-math.

2005-01-22 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-22 11:34 --- Should patch to sse_comparison_operator (http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01087.html) be reverted in this case? It didn't fix the problem, and according to comment #9 the problem is not in this area.

[Bug target/19571] floating point registers not preserved during function call

2005-01-22 Thread rearnsha at gcc dot gnu dot org
--- Additional Comments From rearnsha at gcc dot gnu dot org 2005-01-22 10:36 --- The code generated looks correct to me. The generated assembler that you've give for __cos is clearly saving and restoring f4-f7. __cos: // Saves the integer registers ca4c: e92d4070stmdb

[Bug middle-end/18008] [4.0 Regression] Duplicate mask on bitfield insertion

2005-01-22 Thread bonzini at gcc dot gnu dot org
--- Additional Comments From bonzini at gcc dot gnu dot org 2005-01-22 10:04 --- Combine ought to merge these two (insn 13 11 14 1 (parallel [ (set (reg:QI 60) (and:QI (subreg:QI (reg/v:SI 59 [ v ]) 0) (const_int 3 [0x3]))) (cl

[Bug ada/19526] Windows errorcodes wrong in Ada when tasking

2005-01-22 Thread dannysmith at users dot sourceforge dot net
-- What|Removed |Added CC||dannysmith at users dot ||sourceforge dot net http://gcc.gnu.or

[Bug libstdc++/18053] __gnu_cxx::hash_set uses return type of A::operator&() instead of A

2005-01-22 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-01-22 09:16 --- Ok.. -- What|Removed |Added Status|UNCONFIRMED |RESOLVED Resol

<    1   2