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/32124] Execution stops with stat= in ALLOCATE



------- Comment #4 from burnus at gcc dot gnu dot org  2007-05-28 16:39 -------
Subject: Bug 32124

Author: burnus
Date: Mon May 28 16:39:35 2007
New Revision: 125133

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125133
Log:
2007-05-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/32124
        * runtime/memory.c (allocate_size): Use ERROR_ALLOCATION.
        (allocate,allocate64): Use stat variable if present. 


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/runtime/memory.c


-- 


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


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