r244268 - in /branches/gcc-5-branch/gcc: Change...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Tue Jan 10 14:08:00 GMT 2017
Author: marxin
Date: Tue Jan 10 14:08:42 2017
New Revision: 244268
URL: https://gcc.gnu.org/viewcvs?rev=244268&root=gcc&view=rev
Log:
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.
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/gcc.c
More information about the Gcc-cvs
mailing list