Searched refs:match_arithmetic_if (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.cc | 1425 match_arithmetic_if (void) in match_arithmetic_if() function 1625 match ("if", match_arithmetic_if, ST_ARITHMETIC_IF) in gfc_match_if()
|
H A D | ChangeLog-2009 | 1540 * match.c (match_arithmetic_if,gfc_match_if): Modify warning message 2673 match_arithmetic_if, gfc_match_if, gfc_match_elseif 2688 * match.c (match_arithmetic_if, gfc_match_if, gfc_reference_st_label,
|
H A D | ChangeLog-2005 | 2879 * match.c (match_arithmetic_if): Arithmetic IF is obsolete in 2896 * match.c (match_arithmetic_if): Remove gfc_ prefix and correct 2899 match_arithmetic_if.
|
H A D | ChangeLog-2012 | 1392 * match.c (match_arithmetic_if, gfc_match_if, gfc_match_critical,
|
H A D | ChangeLog-2018 | 1592 * match.c (match_arithmetic_if, gfc_match_if): Reject arithmetic if
|
H A D | ChangeLog-2007 | 4849 * match.c (match_arithmetic_if): Change to obsolescent from deleted.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.c | 1450 match_arithmetic_if (void) in match_arithmetic_if() function 1650 match ("if", match_arithmetic_if, ST_ARITHMETIC_IF) in gfc_match_if()
|