summaryrefslogtreecommitdiff
path: root/gcc/f/stb.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/stb.c')
-rw-r--r--gcc/f/stb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/f/stb.c b/gcc/f/stb.c
index ef523c4e117..42e873c1330 100644
--- a/gcc/f/stb.c
+++ b/gcc/f/stb.c
@@ -12074,6 +12074,7 @@ ffestb_S3P41_ (ffelexToken ft, ffebld expr, ffelexToken t)
&& ((ffelex_token_type (t) == FFELEX_typeSEMICOLON)
|| ffesta_line_has_semicolons))
{
+ /* xgettext:no-c-format */
ffebad_start_msg ("INCLUDE at %0 not the only statement on the source line", FFEBAD_severityWARNING);
ffebad_here (0, ffelex_token_where_line (ffesta_tokens[0]),
ffelex_token_where_column (ffesta_tokens[0]));