http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51284

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-12-09 
21:20:08 UTC ---
Created attachment 26036
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26036
symbol.c part of the patch: Allow DIMENSION+VALUE with -std=f2008

First patch: Allow DIMENSION with VALUE.

TODO:
- Handle dimension in trans*.c (currently, it will ICE)
- Handle the "copy in" for derived types and class (both scalar and array)

Reply via email to