This is the mail archive of the gcc@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]

Results for egcs-2.92.21 19981110 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux-gnu


Sources:	 - egcs mainline from CVS last updated at Tue Oct 27 19:25:02 1998 
                 - libg++-2.8.1.2
Patches:
Environment:     - GNU binutils 2.9.1.0.15
                 - dejagnu-980528
                 - gperf-2.7 with gperf-2.7-19981006 patch for -F
                 - Linux stable kernel 2.0.35 (compiled by gcc-2.7.2.3)
                 - glibc 2.0.6 (compiled by egcs-1.0.2)

Remarks:         Optimisationless building worked when I tried it last, 
                 in 19981006. Either something's broken somewhere
                 since then, or -O0 doesn't mean the same thing as `no 
                 optimisation specified', which seems a tad unlikely.

                 btw, I've just noticed that the `sources updated at'
                 counter has not been updating since the 27th
                 Oct. Ignore it until it increments next is all I can
                 suggest ;)


configure flags: --with-gnu-ld --with-gnu-as --prefix=/usr/packages.bin/egcs/snapshot --enable-shared --disable-haifa
BOOT_CC:         egcs-2.91.57
BOOT_CFLAGS:     -W -Wall -O0 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer
CFLAGS:          -W -Wall -O0 -march=pentium -mcpu=pentium -fomit-frame-pointer -g
CXXFLAGS:        -W -Wall -O0 -march=pentium -mcpu=pentium -fomit-frame-pointer -g

Bootstrap failed; last twenty lines are:

_eh
../../egcs/gcc/libgcc2.c: In function `in_reg_window':
../../egcs/gcc/libgcc2.c:3543: warning: unused parameter `reg'
../../egcs/gcc/libgcc2.c:3543: warning: unused parameter `udata'
../../egcs/gcc/libgcc2.c: In function `__throw':
../../egcs/gcc/libgcc2.c:3788: internal error--unrecognizable insn:
(insn 517 515 518 (set (mem:SI (plus:SI (reg:SI 16 %argp)
                (const_int -4)) 0)
        (plus:SI (reg:SI 3 %ebx)
            (const (unspec[ 
                        (label_ref:SI 523)
                    ]  7)))) -1 (nil)
    (expr_list:REG_LABEL (code_label 523 522 525 143 "")
        (nil)))
../../egcs/gcc/toplev.c:1390: Internal compiler error in function fatal_insn
make[2]: *** [libgcc2.a] Error 1
make[2]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
make: *** [bootstrap-lean] Error 2


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