This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, libgfortran] Fix compile warnings


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]