This highlights an interesting problem with the error filters.
The change is:
- at 0x.......: xToI (floored.c:16)
- by 0x.......: main (floored.c:9)
+ at 0x........: xToI (floored.c:16)
+ by 0x........: main (floored.c:9)
IOW, the change happened because some code got moved around,
causing the length of the hex numbers changed, defeating the
hexdigit-"normaliser".
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3314
Emulation warning: unsupported action:
Selection of non-80-bit x87 FP precision
- at 0x.......: xToI (floored.c:16)
- by 0x.......: main (floored.c:9)
+ at 0x........: xToI (floored.c:16)
+ by 0x........: main (floored.c:9)