From 6fa30fdaf4d849d4e8c7196dab9f71a0cb7605f2 Mon Sep 17 00:00:00 2001 From: "Wolfgang (Blub) Bumiller" Date: Mon, 17 Dec 2012 17:18:19 +0100 Subject: [PATCH] Adding -Wunknown-pragmas to the manpage --- doc/gmqcc.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index 90df77a..122fd18 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -186,6 +186,9 @@ Warn if a ternary expression which contains a comma operator is used without enclosing parenthesis, since this is most likely not what you actually want. We recommend the \fI-fcorrect-ternary\fR option. .TP +.B -Wunknown-pragmas +Warn when encountering an unrecognized \fI#pragma\fR line. +.TP .B -Wdebug Enable some warnings added in order to help debugging in the compiler. You won't need this. -- 2.39.2