From 0a296d15acc54a066d38deadde2479b1ec817511 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 31 Oct 2019 21:25:00 -0700 Subject: 44882: add completion of -save-stats flag --- Completion/Unix/Command/_gcc | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion') 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]' -- cgit 1.4.1