[LLVMdev] [PATCH] mult-alt tests
Dale Johannesen
dalej at apple.com
Thu Oct 28 17:27:45 CDT 2010
On Oct 27, 2010, at 8:06 PMPDT, John Thompson wrote:
> As I mentioned before, I would probably want to check these in after the previous patch is confirmed solid, as I worry about platform issues when running the tests. For example, I discovered that Visual Studio prints floating point numbers in a slightly different format (3 digits in the exponent vs. 2 in GNU).
This is a known problem which has a PR somewhere. The "solution" so far has been to adjust tests so they only examine the part of the output that's common between GNU and VS.
More information about the LLVMdev
mailing list