public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/19379] New: ICE during build of newlib's e_atan2.c when soft-float
@ 2005-01-11 16:38 joel at gcc dot gnu dot org
  2005-01-11 17:01 ` [Bug target/19379] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: joel at gcc dot gnu dot org @ 2005-01-11 16:38 UTC (permalink / raw)
  To: gcc-bugs

gcc-4.0 20050109
binutils 2.15
newlib 1.13.0

This is a regression from at least gcc 3.3.5.  

Bootstrap fails with:

/home/rtems/src/packages/BUILD/rtems-4.7-i386-rtems4.7-gcc-newlib-gcc4.0.20050109newlib1.13.0/build/gcc/xgcc
-B/home/rtems/src/packages/BUILD/rtems-4.7-i386-rtems4.7-gcc-newlib-gcc4.0.20050109newlib1.13.0/build/gcc/
-nostdinc
-B/home/rtems/src/packages/BUILD/rtems-4.7-i386-rtems4.7-gcc-newlib-gcc4.0.20050109newlib1.13.0/build/i386-rtems4.7/soft-float/newlib/
-isystem
/home/rtems/src/packages/BUILD/rtems-4.7-i386-rtems4.7-gcc-newlib-gcc4.0.20050109newlib1.13.0/build/i386-rtems4.7/soft-float/newlib/targ-include
-isystem
/home/rtems/src/packages/BUILD/rtems-4.7-i386-rtems4.7-gcc-newlib-gcc4.0.20050109newlib1.13.0/gcc-4.0.20050109/newlib/libc/include
-B/opt/rtems-4.7/i386-rtems4.7/bin/ -B/opt/rtems-4.7/i386-rtems4.7/lib/ -isystem
/opt/rtems-4.7/i386-rtems4.7/include -isystem
/opt/rtems-4.7/i386-rtems4.7/sys-include  -msoft-float -DPACKAGE=\"newlib\"
-DVERSION=\"1.13.0\"  -I. -I../../../../../../gcc-4.0.20050109/newlib/libm/math
 -I../../../../../../gcc-4.0.20050109/newlib/libm/math/../common -O2
-DHAVE_GETTIMEOFDAY -DMALLOC_PROVIDED -DEXIT_PROVIDED -DMISSING_SYSCALL_NAMES
-DSIGNAL_PROVIDED -DREENTRANT_SYSCALLS_PROVIDED -DHAVE_OPENDIR -DNO_EXEC
-DHAVE_FCNTL -fno-builtin    -O2 -g -O2  -O2 -g -O2  -msoft-float -c
../../../../../../gcc-4.0.20050109/newlib/libm/math/e_atan2.c
../../../../../../gcc-4.0.20050109/newlib/libm/math/e_atan2.c: In function
'__ieee754_atan2':
../../../../../../gcc-4.0.20050109/newlib/libm/math/e_atan2.c:129: error:
unrecognizable insn:
(insn 627 262 263 32 (parallel [
            (set (reg:XF 9 st(1))
                (reg:XF 8 st))
            (set (reg:XF 8 st)
                (reg:XF 9 st(1)))
        ]) -1 (nil)
    (nil))
../../../../../../gcc-4.0.20050109/newlib/libm/math/e_atan2.c:129: internal
compiler error: in insn_default_length, at insn-attrtab.c:430

I expect that once I can produce a cut-down of this, I can reproduce this with a
native version of this compiler.

-- 
           Summary: ICE during build of newlib's e_atan2.c when soft-float
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i386-unknown-rtems4.7 i386-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19379


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2005-01-18 15:43 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-11 16:38 [Bug bootstrap/19379] New: ICE during build of newlib's e_atan2.c when soft-float joel at gcc dot gnu dot org
2005-01-11 17:01 ` [Bug target/19379] [4.0 Regression] " pinskia at gcc dot gnu dot org
2005-01-11 23:19 ` joel at gcc dot gnu dot org
2005-01-12  0:20 ` rth at gcc dot gnu dot org
2005-01-12  0:28 ` rth at gcc dot gnu dot org
2005-01-12  9:07 ` rth at gcc dot gnu dot org
2005-01-12 10:30 ` corsepiu at gcc dot gnu dot org
2005-01-12 12:50 ` joel at gcc dot gnu dot org
2005-01-12 14:19 ` corsepiu at gcc dot gnu dot org
2005-01-12 14:42 ` joel at gcc dot gnu dot org
2005-01-12 15:02 ` corsepiu at gcc dot gnu dot org
2005-01-12 19:47 ` rth at gcc dot gnu dot org
2005-01-13  1:45 ` joel at gcc dot gnu dot org
2005-01-13  1:51 ` rth at gcc dot gnu dot org
2005-01-13 13:32 ` corsepiu at gcc dot gnu dot org
2005-01-14  1:36 ` rth at gcc dot gnu dot org
2005-01-17 16:10 ` corsepiu at gcc dot gnu dot org
2005-01-17 20:17 ` joel at gcc dot gnu dot org
2005-01-17 21:08 ` rth at gcc dot gnu dot org
2005-01-18 14:22 ` joel at gcc dot gnu dot org
2005-01-18 14:33 ` cvs-commit at gcc dot gnu dot org
2005-01-18 15:43 ` pinskia at gcc dot gnu dot org

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).