This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] New failures after 2003-11-06 changes
- From: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Fri, 7 Nov 2003 14:03:16 +0100
- Subject: Re: [tree-ssa] New failures after 2003-11-06 changes
- References: <1068129237.29404.12.camel@frodo.toronto.redhat.com>
Hello,
> Your BIND_EXPR changes from yesterday have introduced/exposed failures
> in C, C++ and Fortran. Could you check them out?
> New regressions in 20031106/gfortran.sum.gz:
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution
> FAIL: gfortran.fortran-torture/execute/intrinsic_scale.f90 execution
> -------------------------------------------------------------------------------
are you sure these failures are caused by my patch? I see them failing
on http://gcc.gnu.org/ml/gcc-testresults/2003-10/msg01324.html, before
any of my latest changes.
Zdenek