This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/12703] [gfortran] : allocate(C(0))
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2003 06:34:48 -0000
- Subject: [Bug fortran/12703] [gfortran] : allocate(C(0))
- References: <20031021072424.12703.jv244@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-10-24 06:34:48
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-24 06:34 -------
I get:
Fortran runtime error: ALLOCATE: Cannot allocate 0 bytes.