------- Comment #2 from janus at gcc dot gnu dot org 2009-12-19 20:27 ------- (In reply to comment #1) > The following program is also rejected, unless the marked line is > removed/comment out. At a glance, it looks OK - and ifort, NAG f95 and g95 > accept it. The error message is: > > > print *, fun(enisoc, [0.0]) > 1 > Error: ELEMENTAL non-INTRINSIC procedure 'enisoc' is not allowed as an actual > argument at (1)
This one I can not confirm. With a clean trunk at r155303 I do not see the error message on x86_64-unknown-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42418