re PR fortran/40726 (miscompilation at -O1)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 21 Jul 2009 04:51:30 +0000 (04:51 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 21 Jul 2009 04:51:30 +0000 (04:51 +0000)
commit309e9930efb67cd497365b487ff3f66b4d178e8f
tree3788d167fcc76815d634acbfc48c8773ce67ce86
parent7fa94fbb93a68190133b41905db29bc00b820b7f
re PR fortran/40726 (miscompilation at -O1)

2009-07-21  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40726
* trans-decl.c (gfc_get_extern_function_decl): Do not set
DECL_IS_MALLOC for pointer valued functions.
(build_function_decl): The same.

From-SVN: r149846
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c