------- Comment #2 from rguenth at gcc dot gnu dot org 2010-06-22 11:19 ------- Your testcase doesn't build:
contiguous.f90:54.5: REAL,contiguous :: a(:,:,:,:) 1 Error: Invalid character in name at (1) contiguous.f90:55: a(:,:,:,:)=0.0 1 Error: Unclassifiable statement at (1) contiguous.f90:15.8: CALL SC(a) 1 Error: Rank mismatch in argument 'a' at (1) (0 and 4) -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44612