r244269 - in /branches/gcc-6-branch/gcc: Change...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Tue Jan 10 14:09:00 GMT 2017
Author: marxin
Date: Tue Jan 10 14:09:43 2017
New Revision: 244269
URL: https://gcc.gnu.org/viewcvs?rev=244269&root=gcc&view=rev
Log:
Error for '-' as filename of a precompiled header (PR pch/78970)
2017-01-10 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-01-05 Martin Liska <mliska@suse.cz>
PR pch/78970
* gcc.c (lookup_compiler): Reject '-' filename for a precompiled
header.
2017-01-10 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-01-05 Martin Liska <mliska@suse.cz>
PR pch/78970
* c-opts.c (c_common_post_options): Reject '-' filename for a precompiled
header.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/c-family/ChangeLog
branches/gcc-6-branch/gcc/c-family/c-opts.c
branches/gcc-6-branch/gcc/gcc.c
More information about the Gcc-cvs
mailing list