[LLVMbugs] [Bug 1147] test/ExecutionEngine/test-fp.ll sometimes fails (FoldingSet.cpp)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Feb 1 14:05:25 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1147
rspencer at x10sys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rspencer at x10sys.com 2007-02-01 16:05 -------
The test case wasn't initializing the data passed to the function. This was
fixed with this patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070129/043687.html
Fixed.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list