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

bootstrap/3799: fr30-elf fails to build on 3.0-CVS



>Number:         3799
>Category:       bootstrap
>Synopsis:       fr30-elf fails to build on 3.0-CVS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 24 12:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@oarcorp.com
>Release:        gcc 3.0-CVS
>Organization:
>Environment:
GNU/Linux RedHat 6.2 with binutils 2.11.2 and newlib 1.9.0.
>Description:
Build fails with the following.  This appears to be past the failure
reported as PR3588.


/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/
ss/b3/b-fr30-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/fr3
0-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/fr30-elf/newli
b/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc-30-cvs/newlib/libc/i
nclude -B/opt/gnucross/fr30-elf/bin/ -B/opt/gnucross/fr30-elf/lib/ -isystem /opt
/gnucross/fr30-elf/include -DPACKAGE=\"newlib\" -DVERSION=\"1.9.0\"  -I. -I../..
/../../../gcc-30-cvs/newlib/libc/stdlib  -O2 -I../../targ-include -I../../../../
../gcc-30-cvs/newlib/libc/../libc/include -fno-builtin      -g -Os -c ../../../.
./../gcc-30-cvs/newlib/libc/stdlib/ecvtbuf.c
../../../../../gcc-30-cvs/newlib/libc/stdlib/ecvtbuf.c: In function `print_f':
../../../../../gcc-30-cvs/newlib/libc/stdlib/ecvtbuf.c:136: Unrecognizable insn:
(jump_insn 381 99 553 (set (pc)
        (label_ref 552)) -1 (insn_list 380 (insn_list 380 (nil)))
    (expr_list:REG_DEAD (reg:CC 16 cc)
        (expr_list:REG_BR_PROB (const_int 3999 [0xf9f])
            (nil))))
../../../../../gcc-30-cvs/newlib/libc/stdlib/ecvtbuf.c:136: Internal compiler er
ror in num_delay_slots, at insn-attrtab.c:265
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. 
>How-To-Repeat:
../gcc-30-cvs/configure --target=fr30-elf --with-gnu-as --with-gnu-ld \
  --with-newlib --verbose --prefix=/opt/gnucross \
  --enable-languages=c,c++ && make
>Fix:
unknown
>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]