public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* DImode operations
@ 2009-09-23 11:10 daniel tian
  2009-09-23 13:02 ` Dave Korn
  0 siblings, 1 reply; 13+ messages in thread
From: daniel tian @ 2009-09-23 11:10 UTC (permalink / raw)
  To: gcc; +Cc: Ian Lance Taylor, peng.zheng

Hi:

    Do I have to write the DImode operations on my *.md target description file?
    Now I build my gcc first, there is an error on libgcc2.c. which is
an __muldi3 function.
    The error information is:
../../../rice-gcc-4.3.0/libgcc/../gcc/libgcc2.c: In function __muldi3:
../../../rice-gcc-4.3.0/libgcc/../gcc/libgcc2.c:557: internal compiler
error: in emit_move_insn, at expr.c:3379

My target is a RISC32 chip. There is no 64bit operations. And now I
don't wanna any 64bit operations in my C programs.
So do I have to finish the DImode operations?

Thank you very much.
Best Wishes.

                              daniel.tian

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

end of thread, other threads:[~2009-09-30 10:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23 11:10 DImode operations daniel tian
2009-09-23 13:02 ` Dave Korn
2009-09-24  7:05   ` daniel tian
2009-09-24  9:01     ` daniel tian
2009-09-24 14:54       ` Dave Korn
2009-09-28 10:50         ` daniel tian
2009-09-28 11:44           ` daniel tian
2009-09-28 13:07           ` Dave Korn
2009-09-29  2:00             ` daniel tian
2009-09-29  6:50               ` daniel tian
2009-09-29 14:56                 ` Ian Lance Taylor
2009-09-30 12:39                   ` daniel tian
2009-09-24 14:49     ` Dave Korn

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