------- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-15 23:50 -------
A simple fix is to remove that use statement and also change Params definition
to be:
Integer, Intent(In) :: Params
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37534