[PATCH] fortran/41918 -- silence a warning

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Nov 3 23:54:00 GMT 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intent_out.diff
Type: text/x-diff
Size: 895 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20091103/8b8a975c/attachment.bin>


More information about the Fortran mailing list