diff options
author | Martin Liska <mliska@suse.cz> | 2019-12-10 19:41:08 +0100 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:11:35 -0300 |
commit | 03ce43c67d273b1da312f4ba5af159414e3ececa (patch) | |
tree | 508217a5637c39feffc6301386fa0c56bb6c63a2 /gcc/tree-vectorizer.h | |
parent | ac92e97fb561ec6a088a2abfcb0795722f353627 (diff) | |
download | gcc-03ce43c67d273b1da312f4ba5af159414e3ececa.zip gcc-03ce43c67d273b1da312f4ba5af159414e3ececa.tar.gz gcc-03ce43c67d273b1da312f4ba5af159414e3ececa.tar.bz2 |
Add gcc_assert that &global_options are not dirty modified.
gcc/ChangeLog:
2020-03-20 Martin Liska <mliska@suse.cz>
PR tree-optimization/92860
* optc-save-gen.awk: Generate new function cl_optimization_compare.
* opth-gen.awk: Generate declaration of the function.
gcc/c-family/ChangeLog:
2020-03-20 Martin Liska <mliska@suse.cz>
PR tree-optimization/92860
* c-attribs.c (handle_optimize_attribute):
Save global options and compare it after parsing of function
attribute.
* c-pragma.c (opt_stack::saved_global_options): New field.
(handle_pragma_push_options): Save global_options.
(handle_pragma_pop_options): Compare them after pop.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions