[patch, libgfortran] PR32611 Print sign of negative zero

FX Coudert fxcoudert@gmail.com
Sat Jul 14 22:42:00 GMT 2007


>  void
>  set_std (GFC_INTEGER_4 warn_std, GFC_INTEGER_4 allow_std,
>  	 GFC_INTEGER_4 pedantic, GFC_INTEGER_4 dump_core,
> -	 GFC_INTEGER_4 backtrace)
> +	 GFC_INTEGER_4 backtrace, GFC_INTEGER_4 sign_zero)

Hum, Jerry, I'd really appreciate if you could review my patch at  
http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00911.html, which  
proposes to change this ABI into something more stable for the  
future. Then maybe we could slightly modify yours so that it builds  
on top of mine (this is a rather simple change). If you don't mind  
reviewing my patch (Janne said he would get to it, but was apparently  
bit by real life), I will review yours!

FX



More information about the Fortran mailing list