tests/iscc/sum4: compare NaN against string
commit2f2d92812e91e7386d1ed7ae74c9258eadcf9aac
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 13:00:42 +0000 (13 15:00 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 13:02:47 +0000 (13 15:02 +0200)
tree626acba273e2f446d64aea99ffb937eec9fe057d
parentefaeaa579b0fdee56fedcdcef6383304a30044f4
tests/iscc/sum4: compare NaN against string

A NaN polynomial is currently considered to be equal to another
NaN polynomial by isl, but this will be changed in an upcoming
version of isl.
Use string comparison instead.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
tests/iscc/sum4