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