public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: i386 bootstrap failure: libiberty/sort.c:134: Unrecognizable insn
       [not found] <Pine.BSF.4.33.0111091040260.58695-100000@naos.dbai.tuwien.ac.at>
@ 2001-11-01  8:21 ` Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2001-11-01  8:21 UTC (permalink / raw)
  To: gcc

On Fri, 9 Nov 2001, Gerald Pfeifer wrote:
> I guess I'm only seeing this on FreeBSD (i386-unknown-freebsd4.4) as there
> i386 is the default and most of you are compiling for Pentium and higher?

It seems that guess was correct.  On a Debian "testing" box which
bootstrap fine I get a similiar failure once I build for i386-pc-linux-gnu
(instead if i686):

stage1/xgcc -Bstage1/ -B/usr/local/i386-pc-linux-gnu/bin/ -c  -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H    -I. -If -I/.../cvs/gcc/gcc -I/home/gerald/cvs/gcc/gcc/f
-I/home/gerald/cvs/gcc/gcc/config -I/home/gerald/cvs/gcc/gcc/../include /home/gerald/cvs/gcc/gcc/f/implic.c -o f/implic.o
.../cvs/gcc/gcc/f/implic.c: In function `ffeimplic_none':
.../cvs/gcc/gcc/f/implic.c:329: Unrecognizable insn:
(insn 30 22 32 (parallel[
            (set (reg:SI 62)
                (const_int 0 [0x0]))
            (set (reg/f:SI 59)
                (plus:SI (ashift:SI (reg:SI 61)
                        (const_int 2 [0x2]))
                    (reg/f:SI 59)))
            (set (mem:BLK (reg/f:SI 59) [0 A8])
                (const_int 0 [0x0]))
            (use (reg:SI 19 dirflag))
            (use (reg:SI 61))
            (use (reg:SI 19 dirflag))
        ] ) -1 (insn_list 22 (nil))
    (expr_list:REG_UNUSED (reg:SI 62)
        (expr_list:REG_UNUSED (reg/f:SI 59)
            (nil))))
/home/gerald/cvs/gcc/gcc/f/implic.c:329: Internal compiler error in extract_insn, at recog.c:2128
Please submit a full bug report,

The i386-unknown-freebsd4.4 failure was:

> /files/pfeifer/OBJ-1109-09:54/gcc/xgcc -B/files/pfeifer/OBJ-1109-09:54/gcc/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.4/bin/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.4/lib/ -isystem /sw/test/gcc/FreeBSD/i386-unknown-freebsd4.4/include -c -DHAVE_CONFIG_H -g -O2 -I. -I/sw/test/gcc/cvs/libiberty/../include  -W -Wall -Wtraditional -pedantic /sw/test/gcc/cvs/libiberty/sort.c
> /sw/test/gcc/cvs/libiberty/sort.c: In function `sort_pointers':
> /sw/test/gcc/cvs/libiberty/sort.c:134: Unrecognizable insn:
> (insn 116 113 119 (parallel[
>             (set (reg:SI 82)
>                 (const_int 0 [0x0]))
>             (set (reg/f:SI 79)
>                 (plus:SI (ashift:SI (reg:SI 81)
>                         (const_int 2 [0x2]))
>                     (reg/f:SI 118)))
>             (set (mem:BLK (reg/f:SI 118) [0 A8])
>                 (const_int 0 [0x0]))
>             (use (reg:SI 19 dirflag))
>             (use (reg:SI 81))
>             (use (reg:SI 19 dirflag))
>         ] ) -1 (insn_list 113 (nil))
>     (expr_list:REG_DEAD (reg:SI 81)
>         (expr_list:REG_UNUSED (reg:SI 82)
>             (expr_list:REG_UNUSED (reg/f:SI 79)
>                 (nil)))))
> /sw/test/gcc/cvs/libiberty/sort.c:134: Internal compiler error in extract_insn, at recog.c:2128
> Please submit a full bug report,

Gerald

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-12 13:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.BSF.4.33.0111091040260.58695-100000@naos.dbai.tuwien.ac.at>
2001-11-01  8:21 ` i386 bootstrap failure: libiberty/sort.c:134: Unrecognizable insn Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).