------- Comment #3 from dfranke at gcc dot gnu dot org 2007-05-20 13:12 ------- This triggers the error ...
real :: a(3), b(2) a = COS(b(:)) end -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32002
dfranke at gcc dot gnu dot org Sun, 20 May 2007 05:12:34 -0700
------- Comment #3 from dfranke at gcc dot gnu dot org 2007-05-20 13:12 ------- This triggers the error ...
real :: a(3), b(2) a = COS(b(:)) end -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32002