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]

other/7367: Internal compiler error in failed_reload, at reload1.c:5050


>Number:         7367
>Category:       other
>Synopsis:       Internal compiler error in failed_reload, at reload1.c:5050
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jul 20 16:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     wiono@interia.pl
>Release:        gcc-3.1
>Organization:
>Environment:
Linux Slackware 8.1
>Description:
make[3]: Getting into `/root/Mesa-4.0.3old/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src    -g -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -fstrict-aliasing -malign-loops=2 -malign-jumps=2 -malign-functions=2 -D_REENTRANT -DPTHREADS -c -o image.lo `test -f image.c || echo './'`image.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src -g -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -fstrict-aliasing -malign-loops=2 -malign-jumps=2 -malign-functions=2 -D_REENTRANT -DPTHREADS -c image.c  -fPIC -DPIC -o image.lo
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
image.c: In function `_mesa_unpack_chan_color_span':
image.c:2874: could not find a spill register
(insn 1618 1616 1619 (set (subreg:SF (reg:QI 277) 0)
        (plus:SF (reg:SF 8 st(0) [278])
            (reg:SF 9 st(1) [282]))) 525 {*fop_sf_comm_nosse} (insn_list 1609 (nil))
    (expr_list:REG_DEAD (reg:SF 8 st(0) [278])
        (nil)))
image.c:2874: Internal compiler error in failed_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.
make[3]: *** [image.lo] B??d 1
make[3]: Leaving katalog `/root/Mesa-4.0.3old/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving katalog `/root/Mesa-4.0.3old/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving katalog `/root/Mesa-4.0.3old'
make: *** [all] Error 2
>How-To-Repeat:
Download MesaLib-4.0.3.tar.bz2, configure and make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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