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/49648] ICE(segfault) with MATMUL and function-result actual argument


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

--- Comment #12 from Mikael Morin <mikael at gcc dot gnu.org> 2011-07-07 20:58:19 UTC ---
Author: mikael
Date: Thu Jul  7 20:58:16 2011
New Revision: 176011

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176011
Log:
2011-07-07  Mikael Morin  <mikael.morin@sfr.fr>

    PR fortran/49648
    * resolve.c (resolve_symbol): Force resolution of function result's
    array specification.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c


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