zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] _gcc: add -save-stats as flag
@ 2019-11-01  4:25 Eitan Adler
  0 siblings, 0 replies; only message in thread
From: Eitan Adler @ 2019-11-01  4:25 UTC (permalink / raw)
  To: zsh-workers; +Cc: Eitan Adler

Signed-off-by: Eitan Adler <lists@eitanadler.com>
---
 Completion/Unix/Command/_gcc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Completion/Unix/Command/_gcc b/Completion/Unix/Command/_gcc
index 9de0b79b1..0061cfa3b 100644
--- a/Completion/Unix/Command/_gcc
+++ b/Completion/Unix/Command/_gcc
@@ -440,6 +440,7 @@ args+=(
   '-print-multi-os-directory[Display the relative path to OS libraries]'
   '-print-sysroot[Display the target libraries directory]'
   '-print-sysroot-headers-suffix[Display the sysroot suffix used to find headers]'
+  '-save-stats=-[Save code generation statistics]:location:(cwd obj)'
   '-save-temps[Do not delete intermediate files]'
   '-no-canonical-prefixes[Do not canonicalize paths when building relative prefixes to other gcc components]'
   '-pipe[Use pipes rather than intermediate files]'
-- 
2.23.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-01  4:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01  4:25 [PATCH] _gcc: add -save-stats as flag Eitan Adler

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).