Home
last modified time | relevance | path

Searched refs:gfc_match_data_decl (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h223 match gfc_match_data_decl (void);
H A Dparse.c177 match (NULL, gfc_match_data_decl, ST_DATA_DECL); in decode_specification_statement()
376 match (NULL, gfc_match_data_decl, ST_DATA_DECL); in decode_statement()
H A Ddecl.c6159 gfc_match_data_decl (void) in gfc_match_data_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h240 match gfc_match_data_decl (void);
H A Dparse.cc179 match (NULL, gfc_match_data_decl, ST_DATA_DECL); in decode_specification_statement()
378 match (NULL, gfc_match_data_decl, ST_DATA_DECL); in decode_statement()
H A DChangeLog-2014315 * decl.c (gfc_match_data_decl): Ditto.
2523 * decl.c (gfc_match_data_decl): Improve error recovery.
H A DChangeLog852 * decl.cc (gfc_match_data_decl): Reject CLASS entity declaration
H A DChangeLog-20131821 * decl.c (gfc_match_data_decl): Ditto.
H A DChangeLog-2009526 * decl.c (gfc_match_data_decl): Add BT_CLASS for undefined type
1078 (gfc_match_implicit, gfc_match_data_decl,gfc_match_prefix,
H A DChangeLog-2005886 (gfc_match_data_decl): Issues error, if match_type_spec do not
967 * decl.c (gfc_match_data_decl): Correct broken bit of code
H A DChangeLog-20171173 (gfc_match_data_decl): Null the decl_type_param_list and the
H A DChangeLog-201286 (gfc_match_data_decl): Skip to 'ok' if unlimited polymorphic.
H A DChangeLog-20071361 * decl.c (gfc_match_data_decl): Likewise.
3101 (gfc_match_data_decl): Use num_idents_on_line.
H A DChangeLog-20041661 (gfc_match_data_decl, match_prefix): Call renamed function
H A DChangeLog-20181049 * decl.c (gfc_match_data_decl): Allow allocatable components of
H A DChangeLog-2016615 * gcc/fortran/decl.c (gfc_match_data_decl): Gracefully handle bad
H A Ddecl.cc6248 gfc_match_data_decl (void) in gfc_match_data_decl() function
H A DChangeLog-2006963 (gfc_match_data_decl): Use new function.