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/46937] [4.6 Regression] gfortran.dg/pointer_intent_1.f90 FAILs with -fno-inline


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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-12-14 17:09:50 UTC ---
Author: burnus
Date: Tue Dec 14 17:09:33 2010
New Revision: 167806

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167806
Log:
2010-12-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/46937
        * trans-types.c (create_fn_spec): "."-annotate derived types
        with (proc-)pointer components.

2010-12-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/46937
        * gfortran.dg/pointer_intent_4.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/pointer_intent_4.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-types.c
    trunk/gcc/testsuite/ChangeLog


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