This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35719] pointer to zero sized array not associated
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2008 21:24:45 -0000
- Subject: [Bug fortran/35719] pointer to zero sized array not associated
- References: <bug-35719-15620@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from tkoenig at gcc dot gnu dot org 2008-05-06 21:24 -------
Created an attachment (id=15587)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15587&action=view)
Trial patch
Here's an attempt at a patch, which should do the
right thing at least for this case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35719