Fix build for targets not defining EXTRA_SPECS.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 25 Aug 2015 21:20:49 +0000 (22:20 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 25 Aug 2015 21:20:49 +0000 (22:20 +0100)
commitde26e2393aec04a14dd98fb7eb87214b73da6a81
tree988ca86c26516c81c12d003f423999ce267e66fc
parent387b37c1acab0791f19cfced1e345543855d764e
Fix build for targets not defining EXTRA_SPECS.

* gcc.c (driver::finalize): Only assign to extra_specs if
[EXTRA_SPECS].

From-SVN: r227194
gcc/ChangeLog
gcc/gcc.c