This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30793] Segfault on calling a function returning a pointer
- 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: 23 Feb 2007 20:53:42 -0000
- Subject: [Bug fortran/30793] Segfault on calling a function returning a pointer
- References: <bug-30793-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from burnus at gcc dot gnu dot org 2007-02-23 20:53 -------
Fixed in 4.2 and the trunk.
Allocatable components are not in 4.1 and thus this bug fix cannot be ported to
4.1.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Summary|[4.1 only] Segfault on |Segfault on calling a
|calling a function returning|function returning a pointer
|a pointer |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30793