2009-07-22 Paul Thomas <pault@gcc.gnu.org>
commitd01634019b35e129453f15c3e7b1eacd0296455a
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jul 2009 18:12:35 +0000 (22 18:12 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jul 2009 18:12:35 +0000 (22 18:12 +0000)
treecebb6b4ee23a448c5442969b7a027f7ac44bd887
parent5aa8c5f0525b6822576e1e5266836c5f3bdf03d1
2009-07-22  Paul Thomas  <pault@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  <rguenther@suse.de>

PR fortran/40726
Change attribution to Richi.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149952 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c