------- Comment #5 from sfilippone at uniroma2 dot it 2007-02-03 12:05 ------- (In reply to comment #2) > 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 the standard may permit this construct, it may be prudent to > not rename standard intrinsic procedures. > Agreed. I take it you mean it IS standard conforming, right? Just to make sure. In any case, an ice is an ice....
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30683