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 D | match.h | 223 match gfc_match_data_decl (void);
|
H A D | parse.c | 177 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 D | decl.c | 6159 gfc_match_data_decl (void) in gfc_match_data_decl() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 240 match gfc_match_data_decl (void);
|
H A D | parse.cc | 179 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 D | ChangeLog-2014 | 315 * decl.c (gfc_match_data_decl): Ditto. 2523 * decl.c (gfc_match_data_decl): Improve error recovery.
|
H A D | ChangeLog | 852 * decl.cc (gfc_match_data_decl): Reject CLASS entity declaration
|
H A D | ChangeLog-2013 | 1821 * decl.c (gfc_match_data_decl): Ditto.
|
H A D | ChangeLog-2009 | 526 * 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 D | ChangeLog-2005 | 886 (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 D | ChangeLog-2017 | 1173 (gfc_match_data_decl): Null the decl_type_param_list and the
|
H A D | ChangeLog-2012 | 86 (gfc_match_data_decl): Skip to 'ok' if unlimited polymorphic.
|
H A D | ChangeLog-2007 | 1361 * decl.c (gfc_match_data_decl): Likewise. 3101 (gfc_match_data_decl): Use num_idents_on_line.
|
H A D | ChangeLog-2004 | 1661 (gfc_match_data_decl, match_prefix): Call renamed function
|
H A D | ChangeLog-2018 | 1049 * decl.c (gfc_match_data_decl): Allow allocatable components of
|
H A D | ChangeLog-2016 | 615 * gcc/fortran/decl.c (gfc_match_data_decl): Gracefully handle bad
|
H A D | decl.cc | 6248 gfc_match_data_decl (void) in gfc_match_data_decl() function
|
H A D | ChangeLog-2006 | 963 (gfc_match_data_decl): Use new function.
|