Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 13:30:42 +0200
From:      Stefan Esser <se@freebsd.org>
To:        Martin Blapp <mb@imp.ch>
Cc:        Kris Kennaway <kris@obsecurity.org>, Yamada Ken Takeshi <ken@tydfam.jp>, freebsd-current@FreeBSD.org
Subject:   Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries
Message-ID:  <20020623113042.GA1676@StefanEsser.FreeBSD.org>
In-Reply-To: <20020622144309.I550-100000@levais.imp.ch>
References:  <20020621180839.GA608@StefanEsser.FreeBSD.org> <20020622144309.I550-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-06-22 14:44 +0200, Martin Blapp <mb@imp.ch> 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 <URL:http://www.gnu.org/software/gcc/bugs.html>; 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020623113042.GA1676>