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/47516] testsuite failure: realloc_on_assign_2.f03 (with --disable-bootstrap)


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

--- Comment #5 from Michael Matz <matz at gcc dot gnu.org> 2011-03-30 17:31:58 UTC ---
Author: matz
Date: Wed Mar 30 17:31:54 2011
New Revision: 171736

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171736
Log:
        PR fortran/47516
    * trans-expr.c (realloc_lhs_loop_for_fcn_call): Take loop as parameter,
    don't use local variable.
    (gfc_trans_arrayfunc_assign): Adjust caller.

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


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