This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Regressions


> On Friday 17 June 2005 08:30, Steve Kargl wrote:
> > On Fri, Jun 17, 2005 at 08:01:47AM +0200, FX Coudert wrote:
> > > Jerry DeLisle wrote:
> > > >There appears to be numerous regression failures this evening.  I
> > > >suppose these are back end related.
> > >
> > > On i686-freebsd, i386-linux and x86_64-linux, I see failures for
> > > gfortran.dg/pr19657.f and gfortran.dg/select_2.f90 at -O3,
> > > gfortran.dg/vect/vect-2.f90 at -O. And gfortran.dg/vect/vect-5.f90, but
> > > that one is not new.
> > >
> > > They were not present in 20050615, and appeared in 20050616. It is due
> > > to an ICE, at -O3:
> > >
> > > O3.f: In function ?MAIN__?:
> > > O3.f:11: internal compiler error: in tree_verify_flow_info, at
> > > tree-cfg.c:3716
> > >
> > > This is now known as PR 22100.
> >
> > I can confirm the problem on amd64-*-freebsd.  I is quite
> > annoying that someone would make a change to the backend
> > without testing it.
> 
> Indeed.
> See http://gcc.gnu.org/ml/gcc/2005-06/msg00728.html...

Apparently I screwed up testing (ie tested file, but send different one
with same name).  I will try to fix it later today or tomorrow.
Sory for the breakage..

Honza
> 
> Gr.
> Steven


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