pr32421.c
178 Bytes
-
re PR tree-optimization/32421 (-ftree-vectorize -msse2 ICEs in build2_stat when… · 2caf766b
re PR tree-optimization/32421 (-ftree-vectorize -msse2 ICEs in build2_stat when vectorizing POINTER_PLUS_EXPR) 2007-06-25 Andrew Pinski <andrew_pinski@playstation.sony.com> PR tree-opt/32421 * tree-vect-transform.c (vectorizable_operation): Convert POINTER_PLUS_EXPR over to PLUS_EXPR. 2007-06-25 Andrew Pinski <andrew_pinski@playstation.sony.com> PR tree-opt/32421 * gcc.dg/vect/pr32421.c: New test. From-SVN: r126012
Andrew Pinski committed