]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/41297 (Functions are called twice)
authorRichard Guenther <rguenther@suse.de>
Wed, 9 Sep 2009 20:03:49 +0000 (20:03 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 9 Sep 2009 20:03:49 +0000 (20:03 +0000)
commit39b747f2c91e32c50edc4f431e478ccec4bf91a2
treea19a8bdf86821268cbf669ad6540120c995c46f2
parent93fbf85741829968709ed17290ac5258eaee55d0
re PR fortran/41297 (Functions are called twice)

2009-09-09  Richard Guenther  <rguenther@suse.de>

PR fortran/41297
* trans-expr.c (gfc_trans_scalar_assign): Correct typo that
left 'tmp' unused in derived type assignment.

From-SVN: r151576
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c