This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32124] Execution stops with stat= in ALLOCATE
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2007 00:51:38 -0000
- Subject: [Bug fortran/32124] Execution stops with stat= in ALLOCATE
- References: <bug-32124-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from hjl at lucon dot org 2007-05-30 00:51 -------
It doesn't work on Linux/x86:
FAIL: gfortran.dg/allocate_stat_1.f90 -O0 execution test
FAIL: gfortran.dg/allocate_stat_1.f90 -O1 execution test
FAIL: gfortran.dg/allocate_stat_1.f90 -O2 execution test
FAIL: gfortran.dg/allocate_stat_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/allocate_stat_1.f90 -O3 -fomit-frame-pointer -funroll-loops
execution test
FAIL: gfortran.dg/allocate_stat_1.f90 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/allocate_stat_1.f90 -O3 -g execution test
FAIL: gfortran.dg/allocate_stat_1.f90 -Os execution test
--
hjl at lucon dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32124