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 #2 from burnus at gcc dot gnu dot org  2009-09-07 16:04 -------
FAILS: gcc-trunk-x86_64-2009-08-17-r150822
WORKS: gcc-trunk-x86_64-2009-08-14-r150734

When believing the revision numbers and looking at gcc/fortran only, one find
the following patch, which presumably caused the regression:

r150817 | rguenth | 2009-08-17 00:36:13 +0200 (Mon, 17 Aug 2009) | 5 lines

2009-08-17  Richard Guenther  <rguenther@suse.de>

        * trans-expr.c (gfc_trans_scalar_assign): Replace hack with
        more proper hack.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org


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]