Date: Wed, 3 Jul 2002 08:38:10 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: gcc 3.1 can't compile XFree86-4-Server Message-ID: <20020703083810.A7326@dragon.nuxi.com> In-Reply-To: <200207031426.g63EQo802988@vega.vega.com>; from sobomax@FreeBSD.org on Wed, Jul 03, 2002 at 05:26:50PM %2B0300 References: <200207031426.g63EQo802988@vega.vega.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. > *** Error code 1 ... > Please investigate & fix. A fix is to "submit a full bug report, with preprocessed source if appropriate.". You can try the gcc31 port and see if it gets any farther. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020703083810.A7326>