From 52312791130eff70f21c428b23756a1b49e67804 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 11 Jan 2013 19:23:03 +0100 Subject: [PATCH 1/1] manpage: --add-info --- doc/gmqcc.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index 2a38e2a..ed88235 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -142,6 +142,15 @@ them. .fi .in .TP +.B "--add-info" +Adds compiler information to the generated binary file. Currently +this includes the following globals: +.RS +.IP "reserved:version" +String containing the compiler version as printed by the --version +parameter. +.RE +.TP .B "-dump" DEBUG OPTION. Print the code's intermediate representation before the optimization and finalization passes to stdout before generating the @@ -467,6 +476,7 @@ Various effects, usually to weaken some conditions. .IP "with -funtyped-nil" Allow local variables named 'nil'. (This will not allow declaring a global of that name.) +.RE .SH OPTIMIZATIONS .TP .B -Opeephole -- 2.39.2