http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46485
Summary: gfortran.dg/allocatable_scalar_5.f90 fails on
s390-ibm-linux-gnu
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: [email protected]
ReportedBy: [email protected]
Depends on: 46484
Target: s390-ibm-linux-gnu
As found at http://gcc.gnu.org/ml/gcc-testresults/2010-11/msg01211.html, also
fails for 4.5.2, cf.
http://gcc.gnu.org/ml/gcc-testresults/2010-11/msg01185.html
Results for 4.6.0 20101115 (experimental) (GCC) testsuite on
s390-ibm-linux-gnu:
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/allocatable_scalar_5.f90 -O0 execution test
* * *
The test case also mentioned in PR 43179 comment 7. The test case has been
initially added for PR 41872 (2009-01-04).
Note: The test case is invalid, cf. bug 46484 comment 2. However, that should
only lead to memory leakage (3*12 bytes) and not to a run-time failure.