Re: [PATCH, Fortran] Correct declaration of frexp and friends

2011-04-04 Thread Tobias Burnus
Duncan Sands wrong: Ping? Pong. It helps to send Fortran patches also to fortran@ ... On 30/03/11 16:43, Duncan Sands wrote: While working on the dragonegg plugin I noticed that the Fortran front-end declares frexp with the parameters the wrong way round. Instead of double frexp(double x, i

Re: PATCH: PR middle-end/48440: [4.7 Regression] FAIL: gcc.c-torture/compile/labels-3.c

2011-04-04 Thread Paolo Bonzini
>>> Index: cgraphbuild.c >>> === >>> --- cgraphbuild.c.orig  2011-04-03 11:28:45.0 +0200 >>> +++ cgraphbuild.c       2011-04-03 11:31:21.0 +0200 >>> @@ -53,6 +53,12 @@ record_reference (tree *tp, int *walk_su >>>   tree

[patch libjava]: Do some fixes for windows native targets

2011-04-04 Thread Kai Tietz
Hello, this patch fixes some issues in libjava for windows targets. It addresses for now only 32-bit target, but for JNICALL definition I introduced already logic for 64-bit windows target too as preparation. One nit remains, but I am not quite sure how to approach it. In ltmain.sh it is necessar

<    1   2