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

[Bug c/16641] New: fr30-elf-gcc compiler error when building newlib-1.12.0


Making install in stdlib
make[3]: Entering directory
`/home/mla/cross/fr30-elf/newlib/fr30-elf/newlib/libc/stdlib'
fr30-elf-gcc -B/home/mla/cross/fr30-elf/newlib/fr30-elf/newlib/ -isystem
/home/mla/cross/fr30-elf/newlib/fr30-elf/newlib/targ-include -isystem
/home/mla/local/newlib-1.12.0/newlib/libc/include -DPACKAGE=\"newlib\"
-DVERSION=\"1.12.0\"  -I. -I/home/mla/local/newlib-1.12.0/newlib/libc/stdlib 
-O2 -fno-builtin    -g -Os  -g -Os -c
/home/mla/local/newlib-1.12.0/newlib/libc/stdlib/div.c
d:/msys/1.0/home/mla/local/newlib-1.12.0/newlib/libc/stdlib/div.c: In function
`div':
d:/msys/1.0/home/mla/local/newlib-1.12.0/newlib/libc/stdlib/div.c:132: error:
insn does not satisfy its constraints:
(insn 88 87 61 5
d:/msys/1.0/home/mla/local/newlib-1.12.0/newlib/libc/stdlib/div.c:131 (set
(mem/s:SI (plus:SI (reg/v/f:SI 14 fp [orig:26 <anonymous> ] [26])
                (const_int 4 [0x4])) [4 <result>+4 S4 A32])
        (reg:SI 10 r10 [orig:29 r+4 ] [29])) 6 {movsi_internal} (nil)
    (expr_list:REG_DEAD (reg:SI 10 r10 [orig:29 r+4 ] [29])
        (nil)))
d:/msys/1.0/home/mla/local/newlib-1.12.0/newlib/libc/stdlib/div.c:132: internal
compiler error: in copyprop_hardreg_forward_1, at regrename.c:1549
Please submit a full bug report,

-- 
           Summary: fr30-elf-gcc compiler error when building newlib-1.12.0
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mlangejans at aos-hagenuk dot com
                CC: gcc-bugs at gcc dot gnu dot org,mlangejans at aos-
                    hagenuk dot com
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: fr30-elf


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]