From owner-freebsd-current Sun Jun 23 4:31: 9 2002 Delivered-To: freebsd-current@freebsd.org Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by hub.freebsd.org (Postfix) with ESMTP id CC1F637B401 for ; Sun, 23 Jun 2002 04:31:00 -0700 (PDT) Received: from fwd06.sul.t-online.de by mailout09.sul.t-online.com with smtp id 17M5a4-0000Do-00; Sun, 23 Jun 2002 13:30:56 +0200 Received: from Gatekeeper.FreeBSD.org (520047440004-0001@[80.132.234.99]) by fmrl06.sul.t-online.com with esmtp id 17M5Zq-0lXGBkC; Sun, 23 Jun 2002 13:30:42 +0200 Received: from StefanEsser.FreeBSD.org (StefanEsser [10.0.0.1]) by Gatekeeper.FreeBSD.org (Postfix) with ESMTP id 0FED05F17; Sun, 23 Jun 2002 13:30:43 +0200 (CEST) Received: by StefanEsser.FreeBSD.org (Postfix, from userid 200) id C7D1E1E38; Sun, 23 Jun 2002 13:30:42 +0200 (CEST) Date: Sun, 23 Jun 2002 13:30:42 +0200 From: Stefan Esser To: Martin Blapp Cc: Kris Kennaway , Yamada Ken Takeshi , freebsd-current@FreeBSD.org Subject: Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries Message-ID: <20020623113042.GA1676@StefanEsser.FreeBSD.org> Reply-To: Stefan Esser References: <20020621180839.GA608@StefanEsser.FreeBSD.org> <20020622144309.I550-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20020622144309.I550-100000@levais.imp.ch> User-Agent: Mutt/1.5.1i X-Sender: 520047440004-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-06-22 14:44 +0200, Martin Blapp wrote: >=20 > Hi Stefan, >=20 > Did the GCC-3.1 from ports compile translate.c with optimization > > turned on ??? > > > > It didn't, just one or two weeks ago. >=20 > GCC3.1.1 Prerelease. >=20 > Yes it did. I removed the patch andd added -O and -O2 again. Sorry, but the version from ports failed without the patch, just a few seconds ago: $ gcc -v gcc version 3.1.1 20020527 (prerelease) [FreeBSD] $ LD_LIBRARY_PATH=3D../../../../exports/lib gcc31 -c -O2 -pipe -march=3Di48= 6 -ansi -pedantic -Dasm=3D__asm -Wall -Wpointer-arith -I../../../../expo= rts/include -I../../../../exports/include/X11 -I../../../../include/extensi= ons -I../../../../extras/Mesa/src -I../../../../lib/GL/dri = -I../../../.. -I../../../../exports/include -DCSRG_BASED -DFUNCPROTO=3D1= 5 -DNARROWPROTO -DXTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DMAL= LOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOP= EN -DGLX_USE_MESA -DUSE_X86_ASM -DUSE_MMX_ASM -ansi -p= edantic -Dasm=3D__asm -Wall -Wpointer-arith -I../../../../exports/include = -I../../../../exports/include/X11 -I../../../../include/extensions = -I../../../../extras/Mesa/src -I../../../../lib/GL/dri -I../../../.. -I.= ./../../../exports/include -DCSRG_BASED -DFUNCPROTO=3D15 -DNARROWPROTO -= DXTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DMALLOC_0_RETURNS_NUL= L -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA= -DUSE_X86_ASM -DUSE_MMX_ASM -fPIC translate.c In file included from translate.c:779: =2E./../../../extras/Mesa/src/trans_tmp.h: In function `trans_1_GLdouble_1u= b_elt': =2E./../../../extras/Mesa/src/trans_tmp.h:124: could not find a spill regis= ter (insn 99 97 100 (set (subreg:SF (reg:QI 76) 0) (plus:SF (reg:SF 8 st(0) [77]) (reg:SF 9 st(1) [81]))) 525 {*fop_sf_comm_nosse} (insn_list 90 = (nil)) (expr_list:REG_DEAD (reg:SF 8 st(0) [77]) (nil))) =2E./../../../extras/Mesa/src/trans_tmp.h:124: Internal compiler error in f= ailed_reload, at reload1.c:5050 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. I'm going to test with the updated port, later (20020617 prerelease). Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message