Paul Thomas wrote:
> FAIL: gfortran.dg/g77/980310-3.f (internal compiler error)
> FAIL: gfortran.dg/g77/980310-3.f (test for excess errors)
I get the same error on x86-64/openSUSE with "-m32 -O" with -m64 and
without "-O" it works.
FX reported it yesterday as PR 33074.
> FAIL: gfortran.fortran-to
> FAIL: gfortran.dg/g77/980310-3.f (internal compiler error)
> FAIL: gfortran.dg/g77/980310-3.f (test for excess errors)
I saw this one on x86_64-linux with -m32, and filed it as PR33074. I
asked about it on IRC yesterday, and if I understood Andrew Pinksi, it
probably is a middle-end problem, as
The failures below have all come up in the last few days using
GNU Fortran (GCC) 4.3.0 20070815 (experimental)
on Cygwin_NT/amd64
Cheers
Paul
FAIL: gfortran.dg/g77/980310-3.f (internal compiler error)
FAIL: gfortran.dg/g77/980310-3.f (test for excess errors)
Running /svn/trunk/gcc/testsuite/g
Apparently there are some fortran regressions caused by my patch.
The last time I modified the patch (which was before the freeze), I
did a test of C, C++, Fortran, objc.
After the freeze ended, I did an svn update in that tree, bootstrapped
and regtested c/c++, and committed it.
Other than
>
> On Thu, Sep 07, 2006 at 05:03:35PM -0400, Andrew Pinski wrote:
> > >
> > > I got failures like
> > >
> > > compiler exited with status 1
> > > output is:
> > > In file
> > > /net/gnu-13/export/gnu/src/gcc/gcc/libgomp/testsuite/libgomp.fortran/reduction3.f90:20^M
> > > ^M
> > > !$ if (i .ne.
On Thu, Sep 07, 2006 at 05:03:35PM -0400, Andrew Pinski wrote:
> >
> > I got failures like
> >
> > compiler exited with status 1
> > output is:
> > In file
> > /net/gnu-13/export/gnu/src/gcc/gcc/libgomp/testsuite/libgomp.fortran/reduction3.f90:20^M
> > ^M
> > !$ if (i .ne. -2147483648 .or. any (
>
> I got failures like
>
> compiler exited with status 1
> output is:
> In file
> /net/gnu-13/export/gnu/src/gcc/gcc/libgomp/testsuite/libgomp.fortran/reduction3.f90:20^M
> ^M
> !$ if (i .ne. -2147483648 .or. any (ia .ne. -2147483648)) v = .true.^M
> 1^M
> Error: Integer
I got failures like
compiler exited with status 1
output is:
In file
/net/gnu-13/export/gnu/src/gcc/gcc/libgomp/testsuite/libgomp.fortran/reduction3.f90:20^M
^M
!$ if (i .ne. -2147483648 .or. any (ia .ne. -2147483648)) v = .true.^M
1^M
Error: Integer too big for its kind a