From owner-freebsd-current Tue Dec 28 23: 2:22 1999 Delivered-To: freebsd-current@freebsd.org Received: from rah.star-gate.com (216-200-29-190.snj0.flashcom.net [216.200.29.194]) by hub.freebsd.org (Postfix) with ESMTP id 77C4515170; Tue, 28 Dec 1999 23:02:18 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.3/8.9.3) with ESMTP id XAA37455; Tue, 28 Dec 1999 23:01:43 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199912290701.XAA37455@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Peter Wemm Cc: Bill Fumerola , "Jordan K. Hubbard" , obrien@FreeBSD.ORG, Donn Miller , current@FreeBSD.ORG Subject: Re: gcc compile error In-reply-to: Your message of "Wed, 29 Dec 1999 14:52:33 +0800." <19991229065233.CD7C81CA0@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Dec 1999 23:01:43 -0800 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Look I stated previously and only a few hours ago: --------------------------------------------------- >Yes, I can rightfully claim that you cannot build XFree86 3.9 xxx dated >December 24 with the default gcc compiler on FreeBSD -current. > >I am running FreeBSD -current and XFree86 3.9xxx current. --------------------------------------------------- More precisely : FreeBSD -current was last cvsup on my system on Dec 23 18:59. XFree86 3.9.xxx was cvsup on December 24th I am sorry but this is sufficient information to reproduce the problem. > Amancio Hasty wrote: > > > On Tue, 28 Dec 1999, Amancio Hasty wrote: > > > > > > > The details were previously posted by . > > > > > > > > Good Nite > > > > > > > > > > > > > > Whatever ate the details on your previous post seems to be at it again. > > > > Here is a copy of my mail post which I received from the -current mail list > > that is my post went out intact. > > It isn't much use to anyone like this... We need to be able to reproduce > this. What release of xfree86 is this? 3.9.16 as released? if not you will > need to give us code if you want help. > > Failing that, how about a cc -E of the file in question so we can compile it > standalone and see what is going wrong with the inline asm? > > > > Posted on Sat, 25 Dec 1999 23:17:45 -0800 > > ------------------------------------------------------------------- > > > > While trying to compile the latest version of XFree86 I found the following > > compiler bug. > > > > {root} gcc -v > > Using builtin specs. > > gcc version 2.95.2 19991024 (release) > > > > > > I assume that this an old version of gcc... > > > > > > xc/programs/Xserver/Xext > > > > > > cc -c -pipe -O2 -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -Wstrict-pr > ototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wne > sted-externs -I. > > -I../include -I../../../exports/include/X11 -I../../../include/extensions > -I../../../include/fonts -I../mi -I../../../programs/Xserver/hw/xfree86/ > common > > -I../../../include/fonts -I../../.. -I../../../exports/include -DCSRG_BASED > -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGF > ONT -DDPMSExtension > > -DPIXPRIV -DPANORAMIX -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH > -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server -DXF86VIDMODE > > -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DSMART_SCHEDULE -DNDEBUG -DFUNCPROTO=15 -DN > ARROWPROTO xf86vmode.c > > In file included from xf86vmode.c:41: > > ../include/extnsionst.h:91: warning: function declaration isn't a prototype > > ../include/extnsionst.h:100: warning: function declaration isn't a prototype > > ../include/extnsionst.h:106: warning: function declaration isn't a prototype > > xf86vmode.c: In function `ProcXF86VidModeGetMonitor': > > xf86vmode.c:1320: Unable to generate reloads for: > > (insn 300 298 302 (parallel[ > > (set (reg:SI 0 %eax) > > (fix:SI (fix:SF (subreg:SF (reg:SI 0 %eax) 0)))) > > (clobber (mem:HI (plus:SI (reg:SI 6 %ebp) > > (const_int -34 [0xffffffde])) 0)) > > (clobber (mem:HI (plus:SI (reg:SI 6 %ebp) > > (const_int -36 [0xffffffdc])) 0)) > > (clobber (mem:SI (plus:SI (reg:SI 6 %ebp) > > (const_int -40 [0xffffffd8])) 0)) > > (clobber (scratch:HI)) > > ] ) 145 {fix_truncsfsi2+1} (insn_list 293 (nil)) > > (expr_list:REG_DEAD (reg:SI 0 %eax) > > (expr_list:REG_UNUSED (scratch:HI) > > (nil)))) > > *** Error code 1 > > > > > > > > > > > > -- > > > > Amancio Hasty > > hasty@rah.star-gate.com > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > > > Cheers, > -Peter > -- > Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au > -- Amancio Hasty hasty@rah.star-gate.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message