------- Comment #1 from burnus at gcc dot gnu dot org 2009-01-14 15:07 ------- Example:
subroutine test() bind(c, name=trim("Hello "))
end
Error: Syntax error in NAME= specifier for binding label at (1)
Per the R509 cited above this is valid. It is also accepted by other compilers.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38838
