------- Comment #20 from dominiq at lps dot ens dot fr 2010-09-16 13:03 ------- The test in comment #0 now gives (with/without -std=g95)
pr25104.f90:3.5: CASE(MAXLOC(K,1)) 1 Error: transformational intrinsic 'maxloc' at (1) is not permitted in an initialization expression for 4.4.4, 4.5.0, and trunk. I think this wrong without -std=f95 (see pr45689). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25104