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

Re: Re: help on soft-float


On Sun, 2003-12-21 at 21:13, Liu Hongming wrote:
> My question is: 1) Is the RTL insn list correct?
> if it is,then what makes the assembly wrong?
> if it is not,how could I fix it?

You haven't really said what is wrong here.  You said z got the wrong
value, but you didn't say what that value was, or why it was wrong.  You
said the assembly is wrong, but you didn't say why you think it is
wrong.  I don't see anything obviously wrong with the RTL or assembly. 
All I can do is guess.  Maybe the dpadd (aka adddf3) function is
miscompiled or missing?  See <http://gcc.gnu.org/bugs.html> for info on
reporting bugs.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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