This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tuples] Tuples branch frozen
On Fri, Mar 28, 2008 at 10:35, Diego Novillo <dnovillo@google.com> wrote:
> On Fri, Mar 28, 2008 at 09:32, Rafael Espindola <espindola@google.com> 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.
Branch is open again. That was the only fix needed.
Diego.