This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Linux 3.1] Regressions: loop-2*.c, objc.dg/method-2.m
- To: oldham at codesourcery dot com, jh at suse dot cz
- Subject: Re: [Linux 3.1] Regressions: loop-2*.c, objc.dg/method-2.m
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Mon, 10 Sep 2001 11:00:49 -0700
- Cc: gcc-bugs at gcc dot gnu dot org
This patch
http://gcc.gnu.org/ml/gcc-cvs/2001-09/msg00067.html
causes the regressions
FAIL: gcc.c-torture/execute/loop-2c.c execution, -Os
FAIL: gcc.c-torture/execute/loop-2d.c execution, -Os
FAIL: gcc.c-torture/execute/loop-2e.c execution, -Os
FAIL: gcc.c-torture/execute/loop-3c.c execution, -Os
on Linux/x86. objc.dg/method-2.m is a new test and not a regression.
H.J.