This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41297] [4.5 Regression] Functions are called twice



------- Comment #8 from pault at gcc dot gnu dot org  2009-09-09 20:04 -------
Subject: Bug 41297

Author: pault
Date: Wed Sep  9 20:03:49 2009
New Revision: 151576

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151576
Log:
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.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41297


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]