This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/libgfortran ChangeLog runtime/memory.c
- From: toon at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 29 Oct 2003 22:50:46 -0000
- Subject: gcc/libgfortran ChangeLog runtime/memory.c
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