This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug report


While compiling XFree86 4.2 (get the sources from your local mirror, I
won't post 'em :) ) with GCC 3.1 [FreeBSD] 20020509, the following error
occurs while compiling the libraries (also found in FreeBSD-ports as
x11/XFree86-4-Libraries):

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 (continuing)


Cheers

   Nik


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]