[gcc/marxin/heads/option-hint-for-dump-options] Provide hint for misspelled -fdump-foo options.
Martin Liska
marxin@gcc.gnu.org
Thu Mar 19 11:06:31 GMT 2020
The branch 'marxin/heads/option-hint-for-dump-options' was updated to point to:
81e95f5e25d... Provide hint for misspelled -fdump-foo options.
It previously pointed to:
0746e10efa0... Provide hint for misspelled -fdump-foo options.
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
0746e10... Provide hint for misspelled -fdump-foo options.
commit 0746e10efa0923b1b0a514e3387f084684bf14b2
Author: Martin Liska <mliska@suse.cz>
Date: Thu Mar 19 11:58:53 2020 +0100
Provide hint for misspelled -fdump-foo options.
gcc/ChangeLog:
2020-03-19 Martin Liska <mliska@suse.cz>
* dumpfile.c (dump_switch_p): Change return type
and print option suggestion.
* dumpfile.h: Change return type.
* opts-global.c (handle_common_deferred_options):
Move error into dump_switch_p function.
gcc/testsuite/ChangeLog:
2020-03-19 Martin Liska <mliska@suse.cz>
* gcc.dg/spellcheck-options-22.c: New test.
Summary of changes (added commits):
-----------------------------------
81e95f5... Provide hint for misspelled -fdump-foo options.
commit 81e95f5e25d5963c1210dfe630b8732ccc356ea2
Author: Martin Liska <mliska@suse.cz>
Date: Thu Mar 19 11:58:53 2020 +0100
Provide hint for misspelled -fdump-foo options.
gcc/ChangeLog:
2020-03-19 Martin Liska <mliska@suse.cz>
* dumpfile.c (dump_switch_p): Change return type
and print option suggestion.
* dumpfile.h: Change return type.
* opts-global.c (handle_common_deferred_options):
Move error into dump_switch_p function.
gcc/testsuite/ChangeLog:
2020-03-19 Martin Liska <mliska@suse.cz>
* gcc.dg/spellcheck-options-22.c: New test.
More information about the Gcc-cvs
mailing list