r244021 - in /branches/gcc-6-branch/gcc: Change...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Tue Jan 3 12:15:00 GMT 2017
Author: marxin
Date: Tue Jan 3 12:15:32 2017
New Revision: 244021
URL: https://gcc.gnu.org/viewcvs?rev=244021&root=gcc&view=rev
Log:
Do not suggest -fsanitize=all (PR driver/78863).
2017-01-03 Martin Liska <mliska@suse.cz>
Backport from mainline
2016-12-21 Jakub Jelinek <jakub@redhat.com>
Martin Liska <mliska@suse.cz>
PR driver/78863
* gcc.c (driver::build_option_suggestions): Do not add
-fsanitize=all as a suggestion candidate.
2017-01-03 Martin Liska <mliska@suse.cz>
Backport from mainline
2016-12-21 Martin Liska <mliska@suse.cz>
PR driver/78863
* gcc.dg/spellcheck-options-13.c: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gcc.dg/spellcheck-options-13.c
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/gcc.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list