2017-01-12 Richard Biener <rguenther@suse.de>
commit5d74c1b174064f245f675a15ca9c0027cc34ee4d
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jan 2017 08:13:43 +0000 (12 08:13 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jan 2017 08:13:43 +0000 (12 08:13 +0000)
tree27822f867c7baf76a19854459d284ea688212eba
parentdac70a2fbae30a56db609a1499c3152d56794918
2017-01-12  Richard Biener  <rguenther@suse.de>

* tree.c (initialize_tree_contains_struct): Make TS_OPTIMIZATION
and TS_TARGET_OPTION directly derive from TS_BASE.
* tree-core.h (tree_optimization_option): Derive from tree_base.
(tree_target_option): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244349 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-core.h
gcc/tree.c