[PATCH] test-suite: fpcmp infinite loop when there is a non-numeric difference after numbers

Ahmed Bougacha ahmed.bougacha at gmail.com
Mon Aug 5 16:30:44 PDT 2013


Hi all,

subject says all; a (big) difference like this:

nat:
14/13
simple:
14*13

results in:

$ ./fpcmp -r 0.001 nat simple
<infinite loop>

The fix seems easy, but I’d rather not mess with the test suite. OK to commit?

-- Ahmed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpcmp-infloop.svn.diff
Type: application/octet-stream
Size: 723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130805/97d2bf2e/attachment.obj>


More information about the llvm-commits mailing list