From owner-freebsd-current Wed Jul 3 10: 7:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17E7237B400; Wed, 3 Jul 2002 10:07:28 -0700 (PDT) Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD8E343E09; Wed, 3 Jul 2002 10:07:26 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id NTMMS2XY; Wed, 3 Jul 2002 20:09:40 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g63H7On03598; Wed, 3 Jul 2002 20:07:24 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3D232F8C.89BD567@FreeBSD.org> Date: Wed, 03 Jul 2002 20:08:28 +0300 From: Maxim Sobolev Reply-To: vegacap@i.com.ua Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: current@FreeBSD.org Subject: Re: gcc 3.1 can't compile XFree86-4-Server References: <200207031426.g63EQo802988@vega.vega.com> <20020703083810.A7326@dragon.nuxi.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 David O'Brien wrote: > > On Wed, Jul 03, 2002 at 05:26:50PM +0300, Maxim Sobolev wrote: > > Hi, > > > > I am trying to upgrade installed XFree86-4-Server package, but found that > > a new gcc can't compile it. Following is relevant error output: > ... > > In file included from translate.c:779: > > ../../../../extras/Mesa/src/trans_tmp.h: In function `trans_1_GLdouble_1ub_elt': > > > > ../../../../extras/Mesa/src/trans_tmp.h:124: could not find a spill register > > (insn 96 94 97 (set (subreg:SF (reg:QI 75) 0) > > (plus:SF (reg:SF 8 st(0) [76]) > > (reg:SF 9 st(1) [80]))) 525 {*fop_sf_comm_nosse} (insn_list 87 (nil) > > ) > > (expr_list:REG_DEAD (reg:SF 8 st(0) [76]) > > (nil))) > > ../../../../extras/Mesa/src/trans_tmp.h:124: Internal compiler error in failed_r > > eload, at reload1.c:5050 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See for instructions. > > *** Error code 1 > ... > > Please investigate & fix. > > A fix is to "submit a full bug report, with preprocessed source if > appropriate.". Oh, I supposed that those dirt is not necessary for majestic FreeBSD users. :( Anyway, I've submitted it along with pre-processed source (c/7200), so that it should be fairly easy to reproduce. There is a similar one (c/7190), but it is without pre-processed sources, so that I think that mine is better. > You can try the gcc31 port and see if it gets any farther. Could you please try to compile translate.i attached to c/7200 with gcc from ports (the right command to do it is also in the report) and let me know if it works or not, because I have neither a time nor spare bandwith to download/compile gcc just to test it. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message