[Patch, libgfortran] Fix compile warnings

Janne Blomqvist blomqvist.janne@gmail.com
Fri Oct 30 22:38:00 GMT 2009


On Sat, Oct 31, 2009 at 00:01, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> 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.

Thanks for the review, committed as r153769.



-- 
Janne Blomqvist



More information about the Fortran mailing list