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/47455] [4.6 Regression][OOP] internal compiler error: in fold_convert_loc, at fold-const.c:2028


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

--- Comment #11 from janus at gcc dot gnu.org 2011-01-31 22:52:03 UTC ---
Author: janus
Date: Mon Jan 31 22:51:59 2011
New Revision: 169455

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

    PR fortran/47455
    * trans-expr.c (gfc_conv_procedure_call): Handle procedure pointers
    with pointer or allocatable result.


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

    PR fortran/47455
    * gfortran.dg/typebound_call_19.f03: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/typebound_call_19.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.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]