https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
Harald Anlauf <anlauf at gmx dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |anlauf at gmx dot de
--- Comment #3 from Harald Anlauf <anlauf at gmx dot de> ---
ICE on invalid code. Adding
real, dimension(:) :: f
in the interface makes the code compile.
