aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2010-01-04 00:52:50 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2010-01-03 16:52:50 -0800
commitf0d61983a5fe28616abf24c5029dfa70b7b6930c (patch)
tree7c32ff53348a86163c82ed7b2373dd5c80fd34ab /gcc/gcc.c
parent5ceab7f10030eb3f002fcff3b8f904a849a075da (diff)
downloadgcc-f0d61983a5fe28616abf24c5029dfa70b7b6930c.zip
gcc-f0d61983a5fe28616abf24c5029dfa70b7b6930c.tar.gz
gcc-f0d61983a5fe28616abf24c5029dfa70b7b6930c.tar.bz2
Pass -m* and -v to -plugin-opt
gcc/ 2010-01-03 H.J. Lu <hongjiu.lu@intel.com> PR lto/42520 * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt. lto-plugin/ 2010-01-03 H.J. Lu <hongjiu.lu@intel.com> PR lto/42520 * lto-plugin.c (exec_lto_wrapper): Output lto-wrapper command if -v is passed. From-SVN: r155601
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r--gcc/gcc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c
index 068671d..a9a10fe 100644
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -786,6 +786,8 @@ proper position among the other output files. */
%{O*:-plugin-opt=-O%*} \
%{w:-plugin-opt=-w} \
%{f*:-plugin-opt=-f%*} \
+ %{m*:-plugin-opt=-m%*} \
+ %{v:-plugin-opt=-v} \
} \
%{flto} %{fwhopr} %l " LINK_PIE_SPEC \
"%X %{o*} %{A} %{d} %{e*} %{m} %{N} %{n} %{r}\