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/40726] [4.5 Regression] miscompilation at -O1



------- Comment #13 from pault at gcc dot gnu dot org  2009-07-22 18:12 -------
Subject: Bug 40726

Author: pault
Date: Wed Jul 22 18:12:35 2009
New Revision: 149952

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

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


-- 


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


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