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: Massive FORTRAN test failures


On Wed, Feb 15, 2006 at 04:19:58PM +0100, Fran?ois-Xavier Coudert wrote:
> 
> >> FAIL: gfortran.dg/char_transpose_1.f90  -O3 -g  (test for excess errors)
> >> WARNING: gfortran.dg/char_transpose_1.f90  -O3 -g  compilation failed
> >> to produce executable
> >
> > This has been reported.  I've posted a backtrace where a
> > gcc_assert is being triggered because a variable magically
> > goes missing!  At least it is missing in a gdb session.
> 
> OK, sorry for interfering. I've seen it for a while, then the FAILure
> disappeared, so when it came back yesterday I assumed this was
> related. But since it's a optimization problem, it was a mistake.
> 

Nothing to be sorry about.  I've seen this failure for a long time
with and without optimization.  I have no idea why it fails.

-- 
Steve


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