[llvm-commits] Fix floating point numbers in tests on MinGW
NAKAMURA Takumi
geek4civic at gmail.com
Wed Dec 8 16:08:38 PST 2010
Danil,
Here it is;
Bug 6745 - .ll output is different on windows
http://llvm.org/bugs/show_bug.cgi?id=6745
> I'd rather see this fixed permanently by changing the code not to differ.
+1. Although it would be easier to relax these tests,
when a person wrote a test not on win32, he would not realize it might
fail on win32.
Output should be identical on any hosts as possible.
...Takumi
More information about the llvm-commits
mailing list