#include "tree-vect.h" #define N 512 int a[N], b[N]; int __attribute__((noipa)) foo (int aval, int bval) { int i, res = 0; for (i=0; i