This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32124] Execution stops with stat= in ALLOCATE
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2007 16:39:49 -0000
- Subject: [Bug fortran/32124] Execution stops with stat= in ALLOCATE
- References: <bug-32124-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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