http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50633

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernds at gcc dot gnu.org

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-10-06 17:39:24 
UTC ---
-fshrink-wrap caused those failures:

FAIL: gcc.c-torture/execute/20030914-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20030914-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20030914-1.c execution,  -O2 -flto 
FAIL: gcc.c-torture/execute/20030914-1.c execution,  -O2 -flto
-flto-partition=none 
FAIL: gfortran.dg/g77/short.f  -O1  execution test
FAIL: gfortran.dg/g77/short.f  -O2  execution test
FAIL: gfortran.dg/g77/short.f  -Os  execution test
FAIL: gfortran.dg/reshape_rank7.f90  -O1  execution test
FAIL: gfortran.fortran-torture/execute/stack_varsize.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/stack_varsize.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: libgomp.c++/collapse-2.C  -O1  execution test
FAIL: libgomp.fortran/appendix-a/a.16.1.f90  -O1  execution test
FAIL: libgomp.fortran/omp_workshare2.f  -O  execution test

Reply via email to