aboutsummaryrefslogtreecommitdiff
path: root/gcc/cse.c
diff options
context:
space:
mode:
authorDorit Nuzman <dorit@il.ibm.com>2006-08-03 20:35:05 +0000
committerDorit Nuzman <dorit@gcc.gnu.org>2006-08-03 20:35:05 +0000
commit0be79f24f8534db6eac81a35a94260d6a6f13eea (patch)
tree5600c4515b0df41a7300352395b0f3c145a96196 /gcc/cse.c
parent224aaa4139918fa03e1a490f99bcb8bfb35c91be (diff)
downloadgcc-0be79f24f8534db6eac81a35a94260d6a6f13eea.zip
gcc-0be79f24f8534db6eac81a35a94260d6a6f13eea.tar.gz
gcc-0be79f24f8534db6eac81a35a94260d6a6f13eea.tar.bz2
re PR middle-end/27770 (wrong code in spec tests for -ftree-vectorize -maltivec)
PR tree-optimization/27770 * tree-vectorizer.h (get_vectype_for_scalar_type): Function declaration removed (moved to tree-flow.h). (vect_can_force_dr_alignment_p): Likewise. * tree-flow.h (get_vectype_for_scalar_type): New function declaration (moved from tree-vectorizer.h). (vect_can_force_dr_alignment_p): Likewise. * tree-vectorizer.c (vect_print_dump_info): Allow calling this function from outside the vectorizer - in particular from cgraph stage. * tree-vect-analyze.c (vect_compute_data_ref_alignment): Don't increase the alignment of global arrays when -fsection-anchors is enabled. * cgraphunit.c (cgraph_increase_alignment): New function. (cgraph_optimize): Call cgraph_increase_alignment. From-SVN: r115910
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions