Home
last modified time | relevance | path

Searched refs:notify_std_msg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c872 notify_std_msg(int std) in notify_std_msg() function
924 msg = notify_std_msg (estd); in gfc_notify_std()
926 msg = notify_std_msg (wstd); in gfc_notify_std()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc973 notify_std_msg(int std) in notify_std_msg() function
1025 msg = notify_std_msg (estd); in gfc_notify_std()
1027 msg = notify_std_msg (wstd); in gfc_notify_std()
H A DChangeLog-20181565 * error.c (notify_std_msg): Remove GFC_STD_F2008_TS.
1589 * error.c (notify_std_msg): New function.