[LLVMbugs] [Bug 558] llvm-test makefiles don't pass tolerance options into bugpoint
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun May 8 16:42:37 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=558
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|extract |Makefiles
Keywords| |missing-feature
OS/Version|Solaris |All
Product|tools |Build scripts
Platform|Sun |All
Resolution| |FIXED
Summary|Extracting a function broke |llvm-test makefiles don't
|the program |pass tolerance options into
| |bugpoint
Target Milestone|--- |1.5
Version|trunk |1.0
------- Additional Comments From sabre at nondot.org 2005-05-08 18:42 -------
It turns out that the loop extractor was not to blame for this problem.
Bugpoint wasn't being informed that the program had allowed fp tolerance errors.
This is fixed with these two patches:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050502/026121.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050502/026122.html
-Chris
------- 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