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/47565] [4.6 Regression][OOP] Segfault with TBP


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

--- Comment #5 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:15:41 UTC ---
Author: dnovillo
Date: Wed Feb  2 18:15:33 2011
New Revision: 169746

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169746
Log:
2011-02-01  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47565
    * trans-expr.c (gfc_conv_structure): Handle constructors for procedure
    pointer components with allocatable result.


2011-02-01  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47565
    * gfortran.dg/typebound_call_20.f03: New.

Added:
    branches/google/integration/gcc/testsuite/gfortran.dg/typebound_call_20.f03
Modified:
    branches/google/integration/gcc/fortran/ChangeLog
    branches/google/integration/gcc/fortran/trans-expr.c
    branches/google/integration/gcc/testsuite/ChangeLog


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