This is the mail archive of the gcc-patches@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: mips SNaN/QNaN is swapped


On Tue, Apr 01, 2003 at 03:12:01PM -0300, Alexandre Oliva wrote:
> Err...  Surely neither r->signalling nor r->canonical will be set for
> a rvc_normal.  What's to be fixed?

They are not initialized for rvc_normal.

> Do you mean remove the fallthrough
> and duplicate the significand code in the rvc_normal case?

Or move the significand code as I did for real_identical.


r~


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