On Thu, Sep 4, 2008 at 5:29 AM, Rainer Emrich <[EMAIL PROTECTED]> wrote: > recently I see this failures: > > Running target unix/-m32 > FAIL: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer execution test > FAIL: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-loops > execution test > FAIL: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-all-loops > -finline-functions execution test
It is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37296 and fixed by revision 139948. H.J. ---