Home
last modified time | relevance | path

Searched refs:gfc_match_associate (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h82 match gfc_match_associate (void);
H A Dparse.c425 match (NULL, gfc_match_associate, ST_ASSOCIATE); in decode_statement()
H A Dmatch.c1919 gfc_match_associate (void) in gfc_match_associate() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h79 match gfc_match_associate (void);
H A DChangeLog-20101169 (gfc_match_associate): Defer initialization of newAssoc->variable.
2150 * match.c (gfc_match_associate): Remember locus for each associate
3448 * match.h (gfc_match_associate): New method.
3453 * match.c (gfc_match_associate): New method.
H A Dparse.cc427 match (NULL, gfc_match_associate, ST_ASSOCIATE); in decode_statement()
H A Dmatch.cc1894 gfc_match_associate (void) in gfc_match_associate() function
H A DChangeLog-20202133 * match.c (gfc_match_associate) : If target expression
H A DChangeLog-20171006 * match.c (gfc_match_associate): Before failing the association
H A DChangeLog-20181038 * match.c (gfc_match_associate): Improve diagnostics for the ASSOCIATE
H A DChangeLog-20113029 * match.c (gfc_free_iterator, gfc_match_associate): Likewise.