------- Comment #6 from pault at gcc dot gnu dot org 2009-07-22 18:12 ------- Subject: Bug 40796
Author: pault Date: Wed Jul 22 18:12:35 2009 New Revision: 149952 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149952 Log: 2009-07-22 Paul Thomas <pa...@gcc.gnu.org> PR fortran/40796 * trans-decl.c (generate_local_decl): Unreferenced result variables with allocatable components should be treated like INTENT_OUT dummy variables. 2009-07-21 Richard Guenther <rguent...@suse.de> PR fortran/40726 Change attribution to Richi. Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/trans-decl.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40796