--- Comment #3 from kargl at gcc dot gnu dot org 2007-02-03 01:01 ---
Subject: Bug 30683
Author: kargl
Date: Sat Feb 3 01:01:06 2007
New Revision: 121531
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121531
Log:
2007-02-02 Steven G. Kargl <[EMAIL PROTECTED]>
PR fort
--- Comment #2 from kargl at gcc dot gnu dot org 2007-02-02 23:44 ---
I'm testing a patch for this at the moment. The problem is you
have renamed SIZE to an interface. That is, this is leading to
the segfault:
interface size
module procedure get_fld_size
end interface
While
--- Comment #1 from sfilippone at uniroma2 dot it 2007-02-02 22:01 ---
Created an attachment (id=12999)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12999&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30683