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 bootstrap/13973] New: bootstrap fails in stage1 libgcc, trouble with movdf


/Network/Servers/cauchy/homes/thorin/gkeating/co/gcc-3.3.3-20040131/gcc/libgcc2.c: In 
function `__floatdidf':
/Network/Servers/cauchy/homes/thorin/gkeating/co/gcc-3.3.3-20040131/gcc/libgcc2.c:1071: 
error: insn does not satisfy its constraints:
(insn:HI 15 63 20 0 0xa8c39c (set (reg:DF 44 f12 [126])
        (mem/u/f:DF (lo_sum:SI (reg:SI 9 r9)
                (const:SI (minus:SI (symbol_ref/u:SI ("*LC0"))
                        (symbol_ref:SI ("*L1$pb"))))) [4 S8 A64])) 313 {*movdf_hardfloat32} (nil)
    (expr_list:REG_EQUIV (const_double:DF -2147483648 [0x80000000] 6.5536e+4 [0x0.8p+17])
        (nil)))

-- 
           Summary: bootstrap fails in stage1 libgcc, trouble with movdf
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: geoffk at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,gdr at gcc dot gnu dot
                    org
 GCC build triplet: powerpc-apple-darwin7.2.0
  GCC host triplet: powerpc-apple-darwin7.2.0
GCC target triplet: powerpc-apple-darwin7.2.0


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


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