aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2014-11-14 15:48:47 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2014-11-14 15:48:47 +0000
commit325fe981b522bcf20b6cd03a052d92a11ed399c2 (patch)
tree0e2bcb2312d855afe5e9758f5e7a00527e326393 /gcc/config.gcc
parent54e774c010842d336124426aec671a96712cc1d7 (diff)
downloadgcc-325fe981b522bcf20b6cd03a052d92a11ed399c2.zip
gcc-325fe981b522bcf20b6cd03a052d92a11ed399c2.tar.gz
gcc-325fe981b522bcf20b6cd03a052d92a11ed399c2.tar.bz2
optc-save-gen.awk: Output cl_target_option_eq...
* optc-save-gen.awk: Output cl_target_option_eq, cl_target_option_hash, cl_target_option_stream_out, cl_target_option_stream_in functions. * opth-gen.awk: Output prototypes for cl_target_option_eq and cl_target_option_hash. * lto-streamer.h (cl_target_option_stream_out, cl_target_option_stream_in): Declare. * tree.c (cl_option_hash_hash): Use cl_target_option_hash. (cl_option_hash_eq): Use cl_target_option_eq. * tree-streamer-in.c (unpack_value_fields): Stream in TREE_TARGET_OPTION. * lto-streamer-out.c (DFS::DFS_write_tree_body): Follow DECL_FUNCTION_SPECIFIC_TARGET. (hash_tree): Hash TREE_TARGET_OPTION; visit DECL_FUNCTION_SPECIFIC_TARGET. * tree-streamer-out.c (streamer_pack_tree_bitfields): Skip TS_TARGET_OPTION. (streamer_write_tree_body): Output TS_TARGET_OPTION. * lto.c (compare_tree_sccs_1): Compare cl_target_option_eq. From-SVN: r217572
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions