Test suite failures
Jerry DeLisle
jvdelisle@verizon.net
Fri Apr 25 14:24:00 GMT 2008
Tobias Burnus wrote:
> Hi all,
>
> I looked by change as the test suite results for 4.4.0 and saw the
> following failures.
>
> "array_constructor_23.f" seems to be gfortran problem, I propose the
> attached patch, which I can not commit currently. (Feel free to commit
> it; I don't know whether "array_constructor_24.f" makes sense or not.)
>
> For the others, I don't know but "parameter_array_init_3.f90" shows up
> on two systems and an ICE is bad.
>
> * * *
>
> For powerpc64-unknown-linux-gnu, powerpc-apple-darwin8.5.0,
> powerpc64-suse-linux-gnu, mipsel-unknown-linux-gnu, powerpc-ibm-aix5.3.0.0:
>
> FAIL: gfortran.dg/array_constructor_23.f -O0 (test for excess errors)
> WARNING: gfortran.dg/array_constructor_23.f -O0 compilation failed to
> produce executable
>
>
> For i386-unknown-freebsd6.2:
>
> FAIL: gfortran.dg/array_constructor_23.f -O3 -fomit-frame-pointer
> execution test
>
>
> For ia64-suse-linux-gnu, powerpc64-unknown-linux-gnu:
>
> FAIL: gfortran.dg/parameter_array_init_3.f90 -O (internal compiler error)
>
parameter_array_init_3.f90 has been a long standing problem. There seems to be
memory corruption involved. I have been unable to track it down. It shows up
on Steve Kargl's freeBSD systems with AMD x86-64 and it shows on PowerPC-64 that
I know of. I have access to the latter, but as I said, unable to track it. I
can find the point of failure, but not where the bad stuff is happening.
Jerry
More information about the Fortran
mailing list