This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14663] [3.5 regression] bootstrap failure in libobjc (first .m file)
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Mar 2004 05:47:15 -0000
- Subject: [Bug target/14663] [3.5 regression] bootstrap failure in libobjc (first .m file)
- References: <20040320143129.14663.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From danglin at gcc dot gnu dot org 2004-03-21 05:47 -------
Reverting Richard's patch resolved the bootstrap failure and testsuite
regressions.
This patch from Ulrich Weigand
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01740.html
fixed the bootstrap error but we had two new testsuite regressions:
FAIL: gcc.c-torture/execute/941101-1.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/941101-1.c execution, -O3 -g
As these involve division by 7, it appears there must be a problem
with Ulrich's patch.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rsandifo at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14663