OK to backport the attached change to 4.7 and 4.8? Dave -- John David Anglin dave.ang...@bell.net
2013-09-28 John David Anglin <dang...@gcc.gnu.org> PR driver/58505 Backport from mainline: 2013-05-22 Matthias Klose <d...@ubuntu.com> * jvspec.c (jvgenmain_spec): Add %I to cc1 call. Index: jvspec.c =================================================================== --- jvspec.c (revision 202859) +++ jvspec.c (working copy) @@ -59,7 +59,7 @@ "jvgenmain %{findirect-dispatch} %{D*} %b %m.i |\n\ cc1 %m.i %1 \ %{!Q:-quiet} -dumpbase %b.c %{d*} %{m*}\ - %{g*} %{O*} \ + %{g*} %{O*} %I \ %{v:-version} %{pg:-p} %{p}\ %<fbounds-check %<fno-bounds-check\ %<fassume-compiled* %<fno-assume-compiled*\