diff options
Diffstat (limited to 'gcc/lang-specs.h')
| -rw-r--r-- | gcc/lang-specs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lang-specs.h b/gcc/lang-specs.h index ac3611d..5ef06e9 100644 --- a/gcc/lang-specs.h +++ b/gcc/lang-specs.h @@ -21,7 +21,7 @@ along with GCC; see the file COPYING3. If not see "elna1 %i \ %{!Q:-quiet} " DUMPS_OPTIONS("") " %{m*} %{aux-info*} \ %{g*} %{O*} %{W*&pedantic*} %{w} %{std*&ansi&trigraphs} \ - %{pg:-p} %{p} %{f*} %{undef} \ + %{pg:-p} %{p} %{f*} %{undef} %{I*} \ %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %w%b.s}}} \ %{fsyntax-only:-o %j} %{-param*} \ %{!fsyntax-only:%(invoke_as)}", |
