On Fri, Mar 28, 2008 at 09:32, Rafael Espindola <[EMAIL PROTECTED]> wrote:
> ../../tuples2/gcc/omp-low.c:3341: warning: 'v_main' is used > uninitialized in this function > ../../tuples2/gcc/omp-low.c:3342: warning: 'v_back' is used > uninitialized in this function Yes. That was probably causing all the runtime failures. I will unfreeze the branch after all the tests have finished. I want to make sure there are no new regressions. Diego.