public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "namsh at kldp dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/14170] New: e_sqrt.c in newlib compile error
Date: Tue, 17 Feb 2004 06:22:00 -0000	[thread overview]
Message-ID: <20040217062148.14170.namsh@kldp.org> (raw)

I tried to build m6811 cross compiler (3.4.0 20040217 prerelease).
Here is a compile error msg. I will upload e_sqrt.i

/home/namsh/c/gnu/gcc/gcc/xgcc -B/home/namsh/c/gnu/gcc/gcc/ -nostdinc
-B/home/namsh/c/gnu/gcc/m6811-elf/mshort/newlib/ -isystem
/home/namsh/c/gnu/gcc/m6811-elf/mshort/newlib/targ-include -isystem
/home/namsh/c/gnu/CVS-gcc/gcc/newlib/libc/include -B/usr/GNUHCS/m6811-elf/bin/
-B/usr/GNUHCS/m6811-elf/lib/ -isystem /usr/GNUHCS/m6811-elf/include -isystem
/usr/GNUHCS/m6811-elf/sys-include  -mshort -DPACKAGE=\"newlib\"
-DVERSION=\"1.12.0\"  -I. -I../../../../../../CVS-gcc/gcc/newlib/libm/math 
-I../../../../../../CVS-gcc/gcc/newlib/libm/math/../common
-DPREFER_SIZE_OVER_SPEED -Os -mrelax -DNO_EXEC -DABORT_PROVIDED -DSMALL_MEMORY
-DMISSING_SYSCALL_NAMES -fno-builtin    -O2 -O2 -static  -g -Os -c
../../../../../../CVS-gcc/gcc/newlib/libm/math/e_sqrt.c
../../../../../../CVS-gcc/gcc/newlib/libm/math/e_sqrt.c: In function
`__ieee754_sqrt':
../../../../../../CVS-gcc/gcc/newlib/libm/math/e_sqrt.c:193: error: unable to
find a register to spill in class `A_OR_D_REGS'
../../../../../../CVS-gcc/gcc/newlib/libm/math/e_sqrt.c:193: error: this is the
insn:
(insn:HI 469 468 470 34
../../../../../../CVS-gcc/gcc/newlib/libm/math/e_sqrt.c:191 (parallel [
            (set (subreg:SI (reg/v:DI 117 [ iw_u ]) 4)
                (lshiftrt:SI (reg/v:SI 61 [ q1 ])
                    (const_int 1 [0x1])))
            (clobber (scratch:HI))
        ]) 129 {*lshrsi3_const1} (insn_list 468 (nil))
    (expr_list:REG_DEAD (reg/v:SI 61 [ q1 ])
        (expr_list:REG_UNUSED (scratch:HI)
            (nil))))
../../../../../../CVS-gcc/gcc/newlib/libm/math/e_sqrt.c:193: confused by earlier
errors, bailing out

-- 
           Summary: e_sqrt.c in newlib compile error
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: namsh at kldp dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux
  GCC host triplet: i686-pc-linux
GCC target triplet: m6811-unknown-none


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


             reply	other threads:[~2004-02-17  6:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-17  6:22 namsh at kldp dot org [this message]
2004-02-17  6:23 ` [Bug c/14170] " namsh at kldp dot org
2004-02-17  6:32 ` [Bug target/14170] " pinskia at gcc dot gnu dot org
2004-03-19  6:46 ` kazu at cs dot umass dot edu
2004-03-19  6:51 ` pinskia at gcc dot gnu dot org
2004-03-19  8:08 ` namsh at kldp dot org
2004-03-19 14:21 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040217062148.14170.namsh@kldp.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).