[Patch, libgfortran] Fix compile warnings

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Oct 30 22:01:00 GMT 2009


On Fri, Oct 30, 2009 at 11:52:50PM +0200, Janne Blomqvist wrote:
> Hello,
> 
> the attached patch fixes a couple of compile warnings in libgfortran.
> Regtested on x86_64-unknown-linux-gnu. Ok for trunk?
> 
> 2009-10-30  Janne Blomqvist  <jb@gcc.gnu.org>
> 
> 	* intrinsics/unpack_generic.c (unpack_internal): Remove unused
> 	argument from prototype.
> 	(unpack1): Update unpack_internal call.
> 	(unpack1_char): Likewise.
> 	(unpack1_char4): Likewise.
> 	(unpack0): Likewise.
> 	(unpack0_char): Likewise.
> 	(unpack0_char4): Likewise.
> 	* intrinsics/iso_c_binding.c (c_f_pointer_u0): Get rid of
> 	uninitialized variable warning.
> 

OK.


-- 
Steve



More information about the Fortran mailing list