This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran regressions?


On Mon, Jul 02, 2007 at 04:54:08PM -0600, Christopher D. Rickett wrote:
> 
> 
> On Mon, 2 Jul 2007, Steve Kargl wrote:
> 
> >On Mon, Jul 02, 2007 at 04:27:34PM -0600, Christopher D. Rickett wrote:
> >>hi all,
> >>
> >>i'm seeing failures in gfortran.dg/data_initialized_2.f90 and
> >>gfortran.fortran-torture/compile/pr32417.f90 on x86.  my trunk does have
> >>modifications to symbol.c to fix the bug found by Steve this morning, but
> >>they don't seem to affect these -- if i remove my changes i know that the
> >>data_initialized_2.f90 still fails, but i didn't try the other w/o my
> >>changes.
> >>
> >
> >gfortran.dg/data_initialized_2.f90 is a known failure.  It's
> >been failing for me for a few weeks.  pr32417.f90 is a new test
> >and it would fail if you don't have Danny Berlin's patch from
> >Sunday.  Make sure you have an update version of tree-ssa-sccvn.c.
> 
> svn update tree-ssa-sccvn.c says i'm at revision 126237, so i think it's 
> up-to-date.
> 

In that case, you need to look at gfortran.log to see why it's
failing adn report the problem.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]