Bug with real / tuples?

Matthew Fluet fluet@CS.Cornell.EDU
Mon, 1 Oct 2001 12:17:49 -0400 (EDT)


> > Thanks for the bug report.  It is a bug in the native codegen; you can
> > compile with -native false and get the correct behavior.  I'm looking into
> > it.
> 
> I narrowed it down to some bad logic in optimizing a fucomp instruction.
> I should be able to fix it some-time tomorrow.
> 

I checked in the fix and added Anoq's testMatrix to the regression suite.