aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2018-01-12 15:43:58 +0100
committerMartin Liska <marxin@gcc.gnu.org>2018-01-12 14:43:58 +0000
commitb27b31dc2d160453e7b05168f1dd195e73cb176b (patch)
treea6dbb2f5ef07d7accb9a8d71b0c192cb21e1b696 /gcc/tree-vectorizer.c
parent4a0d0ed28fe9695b95e30b5aea4e45c78420d359 (diff)
downloadgcc-b27b31dc2d160453e7b05168f1dd195e73cb176b.zip
gcc-b27b31dc2d160453e7b05168f1dd195e73cb176b.tar.gz
gcc-b27b31dc2d160453e7b05168f1dd195e73cb176b.tar.bz2
Fix --enable-gather-detailed-mem-stats build.
2018-01-12 Martin Liska <mliska@suse.cz> * Makefile.in: As qsort_chk is implemented in vec.c, add vec.o to linkage of gencfn-macros. * tree.c (build_new_poly_int_cst): Add CXX_MEM_STAT_INFO as it's passing the info to record_node_allocation_statistics. (test_vector_cst_patterns): Add CXX_MEM_STAT_INFO to declaration and pass the info. * ggc-common.c (struct ggc_usage): Add operator== and use it in operator< and compare function. * mem-stats.h (struct mem_usage): Likewise. * vec.c (struct vec_usage): Remove operator< and compare function. Can be simply inherited. From-SVN: r256582
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions