]> git.ipfire.org Git - thirdparty/gcc.git/commit
Do not error when -E provided (PR pch/78970).
authorMartin Liska <mliska@suse.cz>
Tue, 10 Jan 2017 14:08:42 +0000 (15:08 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 10 Jan 2017 14:08:42 +0000 (14:08 +0000)
commitbd2dec34cf684a9e2687ea0b51cd7bd48ee9636a
tree7068f399af4e369eb9a90a28cf78451cf18f0988
parentdb763ca3a9fdafb68de4c247287010a6fd13e6a9
Do not error when -E provided (PR pch/78970).

2017-01-10  Martin Liska  <mliska@suse.cz>

Backport from mainline
2017-01-09  Martin Liska  <mliska@suse.cz>

PR pch/78970
* gcc.c (driver_handle_option): Handle OPT_E and set
have_E.
(lookup_compiler): Do not show error message with have_E.

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