This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] fortran/41918 -- silence a warning


On Wed, Nov 4, 2009 at 01:01, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> The patch has been built and regtested on x86_64-*-freebsd.
> There are no regression. ?I'm not sure if this will silence
> all possible warnings where a default initialization can
> occur, but it catches those in my tet program.
>
> 2009-11-03 ?Steven G. Kargl ?<kargl@gcc.gnu.org>
>
> ? PR fortran/41918
> ? * fortran/trans-decl.c: Silence intent(out) warning for derived type
> ? dummy arguments with default initialization.
>
>
> --
> Steve
>

Ok.


-- 
Janne Blomqvist


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