------- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-06-04 09:38
-------
g95 emits a hard error on this one, while Intel accept it.
$ g95 a.f90
In file a.f90:5
DATA (D(i)%I,i=1,4) /8*0/
1
Error: Array section not allowed in DATA statement at (1)
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |accepts-invalid, diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2006-06-04 09:38:57
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25096