------- Comment #2 from burnus at gcc dot gnu dot org 2006-11-23 21:58 ------- One other thing we need to change: real, parameter :: d = 2.0**0.5 1 Error: Exponent at (1) must be INTEGER for an initialization expression
This is now also allowed in F2003. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29962