Thanks for fixing this. There is one use of "long double" left in cg87.c that has to be converted to "longdouble" at line 689:static char zeros[sizeof(long double)];
Seems like I forgot to commit that. https://github.com/D-Programming-Language/dmd/pull/802 _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
