Home
last modified time | relevance | path

Searched refs:gfc_match_subroutine (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h229 match gfc_match_subroutine (void);
H A Dparse.c382 if (gfc_match_subroutine () == MATCH_YES) in decode_statement()
H A Ddecl.c7861 gfc_match_subroutine (void) in gfc_match_subroutine() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h246 match gfc_match_subroutine (void);
H A DChangeLog-20081627 (gfc_match_function_decl), (gfc_match_subroutine): Call the new method
2878 match_procedure_decl, gfc_match_entry, gfc_match_subroutine):
3340 * decl.c (gfc_match_suffix, gfc_match_subroutine): Change GNU
H A DChangeLog-2007398 (gfc_match_suffix,gfc_match_subroutine): Make use of
624 (gfc_match_subroutine): Fix comment typo.
668 * decl.c (gfc_match_suffix,gfc_match_subroutine): Disallow
3106 (gfc_match_subroutine): Deal with BIND(C).
H A DChangeLog-2019642 (gfc_match_subroutine): Ignore duplicate BIND(C) for subroutine
2874 * decl.c (gfc_match_subroutine): Check for conflict between BIND(C)
H A Dparse.cc384 if (gfc_match_subroutine () == MATCH_YES) in decode_statement()
H A DChangeLog-2020174 (gfc_match_subroutine): Likewise.
H A DChangeLog-2014786 (gfc_match_subroutine): Likewise.
H A DChangeLog-20121381 gfc_match_subroutine, gfc_match_end, gfc_match_codimension,
H A DChangeLog-20162662 (gfc_match_function_decl, gfc_match_subroutine): After errors
H A Ddecl.cc7950 gfc_match_subroutine (void) in gfc_match_subroutine() function
H A DChangeLog-20093109 gfc_match_subroutine,gfc_match_end,attr_decl1): Handle procedure pointer
H A DChangeLog-20053416 (gfc_match_subroutine, attr_decl1, gfc_add_dimension,
H A DChangeLog-20062338 gfc_match_subroutine): Use the new argument in calls to
H A DChangeLog-20105211 * decl.c (gfc_match_subroutine): Explicitly set sym->declared_at.