From 51346734616d07f975ce187a77f278dd7500c0a3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Sun, 6 Jan 2013 20:50:18 +0100 Subject: [PATCH] manpage: bring the list of included -f and -W flags for each described -std up to date --- doc/gmqcc.1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index ecdac55..8af1dcc 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -101,8 +101,20 @@ them. .sp .BR -std=gmqcc " includes:" .in +4 +.nf -fadjust-vector-fields +-fcorrect-logic +-ftrue-empty-strings +-floop-labels +-finitialized-nonconstants +-ftranslatable-strings +-f\fIno-\fRfalse-empty-strings +-Winvalid-parameter-count +-Wmissing-returnvalues +-fcorrect-ternary (cannot be turned off) +.fi .in +.sp .BR -std=qcc " includes:" .in +4 .nf @@ -110,6 +122,7 @@ them. -f\fIno-\fRadjust-vector-fields .fi .in +.sp .BR -std=fteqcc " includes:" .in +4 .nf -- 2.39.2