From owner-freebsd-ports Thu Sep 19 3:56:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B49937B401; Thu, 19 Sep 2002 03:56:23 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3442A43E3B; Thu, 19 Sep 2002 03:56:22 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g8JAuLGt019326; Thu, 19 Sep 2002 12:56:21 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g8JAuL75817857; Thu, 19 Sep 2002 12:56:21 +0200 (MES) Date: Thu, 19 Sep 2002 12:56:16 +0200 (CEST) From: Martin Blapp To: , Cc: Subject: Mozilla broken with -march=pentium4 Message-ID: <20020919124738.O52781-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, Looks like mozilla is broken with gcc3.2 and -march=pentium4. march=pentiumpro works. I don't know if this is a compiler error, but I think it is. jsdtoa.c: In function `mult': jsdtoa.c:632: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c:645: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c: In function `diff': jsdtoa.c:867: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c:875: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c: In function `ulp': jsdtoa.c:888: warning: `a' might be used uninitialized in this function jsdtoa.c: In function `b2d': jsdtoa.c:919: warning: `d' might be used uninitialized in this function jsdtoa.c: In function `JS_strtod': jsdtoa.c:1092: warning: `rv0' might be used uninitialized in this function jsdtoa.c:1683: unable to find a register to spill in class `AREG' jsdtoa.c:1683: this is the insn: (insn 1686 1685 1687 (set (reg:CCNO 17 flags) (compare:CCNO (and:SI (subreg:SI (reg/v:DI 21 rxmm0 [248]) 0) (const_int 1 [0x1])) (const_int 0 [0x0]))) 281 {testsi_1} (insn_list 1682 (nil)) (expr_list:REG_DEAD (reg/v:DI 21 rxmm0 [248]) (nil))) jsdtoa.c:1683: confused by earlier errors, bailing out gmake[3]: *** [jsdtoa.o] Error 1 gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/js/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/js' gmake[1]: *** [tier_1] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message