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]
Other format: [Raw text]

bootstrap/8908: fr30-elf fails with ICE building newlib


>Number:         8908
>Category:       bootstrap
>Synopsis:       fr30-elf fails with ICE building newlib
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 11 16:36:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     joel@gcc.gnu.org
>Release:        gcc 3.2.1 with patch from PR6172
>Organization:
>Environment:
GNU/Linux RedHat 7.3 targetting fr30-elf with
binutils 2.13.1 and newlib 1.10.0
>Description:
After applying patch with PR6172, build gets further but
fails here:

/usr/src/redhat/BUILD/fr30-elf-gcc-newlib/build/gcc/xgcc -B/usr/src/redhat/BUILD/fr30-elf-gcc-newlib/build/gcc/ -nostdinc -B/usr/src/redhat/BUILD/fr30-elf-gcc-newlib/build/fr30-elf/newlib/ -isystem /usr/src/redhat/BUILD/fr30-elf-gcc-newlib/build/fr30-elf/newlib/targ-include -isystem /usr/src/redhat/BUILD/fr30-elf-gcc-newlib/gcc-3.2.1/newlib/libc/include -B/opt/gnucross/fr30-elf/bin/ -B/opt/gnucross/fr30-elf/lib/ -isystem /opt/gnucross/fr30-elf/include -DPACKAGE=\"newlib\" -DVERSION=\"1.10.0\"  -I. -I../../../../../gcc-3.2.1/newlib/libc/stdlib  -O2 -I../../targ-include -I../../../../../gcc-3.2.1/newlib/libc/../libc/include -fno-builtin      -g -Os -c ../../../../../gcc-3.2.1/newlib/libc/stdlib/strtod.c
../../../../../gcc-3.2.1/newlib/libc/stdlib/strtod.c: In function `_strtod_r':
../../../../../gcc-3.2.1/newlib/libc/stdlib/strtod.c:712: unrecognizable insn:
(insn 3500 3499 1270 (set:SI (subreg:SI (reg/v:DI 62) 4)
        (sign_extend:SI (subreg:QI (subreg:SI (reg/v:DI 62) 4) 0))) -1 (nil)
    (nil))
../../../../../gcc-3.2.1/newlib/libc/stdlib/strtod.c:712: Internal compiler error in extract_insn, at recog.c:2148
>How-To-Repeat:

>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]