------- Comment #3 from pinskia at gcc dot gnu dot org 2005-11-10 04:04 ------- There is a gfortran bug not listed here yet (I am too lazy to file a new bug). Anyways the bug is that the type for arguments is wrong and gives you instead a reference (in the C++ sense) type instead of a normal type. I think I might have a way to fix that. If someone wants to file that bug and assign it to me, that would be nice.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24546