Date: Wed, 03 Jul 2002 20:08:28 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: obrien@FreeBSD.org Cc: current@FreeBSD.org Subject: Re: gcc 3.1 can't compile XFree86-4-Server Message-ID: <3D232F8C.89BD567@FreeBSD.org> References: <200207031426.g63EQo802988@vega.vega.com> <20020703083810.A7326@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <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.". 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D232F8C.89BD567>