Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 22:33:51 -0800
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Bill Fumerola <billf@chc-chimes.com>
Cc:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, obrien@FreeBSD.ORG, Donn Miller <dmmiller@cvzoom.net>, current@FreeBSD.ORG
Subject:   Re: gcc compile error 
Message-ID:  <199912290633.WAA37230@rah.star-gate.com>
In-Reply-To: Your message of "Wed, 29 Dec 1999 01:22:46 EST." <Pine.BSF.4.10.9912290118120.54763-100000@jade.chc-chimes.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue, 28 Dec 1999, Amancio Hasty wrote:
> 
> > The details were previously posted by .
> > 
> > 	Good Nite
> > 
> > 
> 
> Whatever ate the details on your previous post seems to be at it again.

Here is a copy of my mail post which I received from the -current mail list
that is my post went out intact.

Posted on Sat, 25 Dec 1999 23:17:45 -0800
-------------------------------------------------------------------

While trying to compile the latest version of XFree86 I found the following
compiler bug.

{root} gcc -v
Using builtin specs.
gcc version 2.95.2 19991024 (release)


I assume that this an old version of gcc...


xc/programs/Xserver/Xext


cc -c -pipe -O2 -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs   -I. 
-I../include -I../../../exports/include/X11 -I../../../include/extensions       -I../../../include/fonts -I../mi -I../../../programs/Xserver/hw/xfree86/common 
-I../../../include/fonts  -I../../.. -I../../../exports/include  -DCSRG_BASED -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP  -DXF86BIGFONT -DDPMSExtension  
-DPIXPRIV -DPANORAMIX  -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE  
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DSMART_SCHEDULE -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO     xf86vmode.c
In file included from xf86vmode.c:41:
../include/extnsionst.h:91: warning: function declaration isn't a prototype
../include/extnsionst.h:100: warning: function declaration isn't a prototype
../include/extnsionst.h:106: warning: function declaration isn't a prototype
xf86vmode.c: In function `ProcXF86VidModeGetMonitor':
xf86vmode.c:1320: Unable to generate reloads for:
(insn 300 298 302 (parallel[ 
            (set (reg:SI 0 %eax)
                (fix:SI (fix:SF (subreg:SF (reg:SI 0 %eax) 0))))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -34 [0xffffffde])) 0))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -36 [0xffffffdc])) 0))
            (clobber (mem:SI (plus:SI (reg:SI 6 %ebp)
                        (const_int -40 [0xffffffd8])) 0))
            (clobber (scratch:HI))
        ] ) 145 {fix_truncsfsi2+1} (insn_list 293 (nil))
    (expr_list:REG_DEAD (reg:SI 0 %eax)
        (expr_list:REG_UNUSED (scratch:HI)
            (nil))))
*** Error code 1





-- 

 Amancio Hasty
 hasty@rah.star-gate.com




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?199912290633.WAA37230>