------- Comment #20 from tobi at gcc dot gnu dot org  2007-02-10 02:18 -------
Forgot the ChangeLog:
2007-02-10  Tobias Schlüter  <[EMAIL PROTECTED]>

       PR fortran/30478
       * decl.c (variabl_decl): Add argument for case where we are compiling an
       ENUM declaration.
       (gfc_match_data_decl, gfc_match_enumerator_def: Update calls
accordingly.

It may be cleaner to create a stripped down sibling of variable_decl for use
with ENUMERATORs, this would also make clearer which extensions we actually
want to allow.


-- 


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

Reply via email to