[Bug fortran/12703] [gfortran] : allocate(C(0))
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 29 22:53:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12703
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-29 22:50 -------
Subject: Bug 12703
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: toon@gcc.gnu.org 2003-10-29 22:50:46
Modified files:
libgfortran : ChangeLog
libgfortran/runtime: memory.c
Log message:
2003-10-29 Toon Moene <toon@moene.indiv.nluug.nl>
PR fortran/12703
* runtime/memory.c (allocate_size): Allow allocation
of zero-sized objects.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.17&r2=1.1.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/runtime/memory.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.2&r2=1.1.2.3
More information about the Gcc-bugs
mailing list