This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14663] [3.5 regression] bootstrap failure in libobjc (first .m file)


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]