aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2015-06-17 17:55:26 +0000
committerAndrew Macleod <amacleod@gcc.gnu.org>2015-06-17 17:55:26 +0000
commitf6e3667f976a0592eb156d948a9dfe240250778d (patch)
tree47ffd968873b970774f3d2d5fcd11f73725f8a54 /gcc/tree-vectorizer.c
parent21bdef94b1e8c178e932cb5b560726c2c8c00323 (diff)
downloadgcc-f6e3667f976a0592eb156d948a9dfe240250778d.zip
gcc-f6e3667f976a0592eb156d948a9dfe240250778d.tar.gz
gcc-f6e3667f976a0592eb156d948a9dfe240250778d.tar.bz2
tree-core.h (tree_target_option): Make opts field a pointer to a cl_target_option instead of an instance of the...
2017-06-17 Andrew MacLeod <amacleod@redhat.com> * tree-core.h (tree_target_option): Make opts field a pointer to a cl_target_option instead of an instance of the struct. * tree.h (TREE_TARGET_OPTION): Return the pointer, not an address of the structure. * tree.c (make_node_stat ): Allocate a cl_target_option struct for TARGET_OPTION_NODE. (copy_node_stat): Allocate and copy struct cl_target_option. From-SVN: r224567
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions