Disable volatile workaround for excess precision segv for SSE
commit39adfa45e3a5456891c2d693e0bc801234b8820f
authorOlly Betts <olly@survex.com>
Sun, 11 Dec 2016 01:23:02 +0000 (11 14:23 +1300)
committerOlly Betts <olly@survex.com>
Wed, 14 Dec 2016 02:08:12 +0000 (14 15:08 +1300)
treef914a6bc78a438862944d1f39f54a2b6c967e425
parent449e6b25921864b8d2a1d5d0a7bc5da2cc9c7da5
Disable volatile workaround for excess precision segv for SSE

Previously it was only being disabled for SSE2.

(cherry picked from commit c189a54b248459234a6d7637a4577b1483728bcc)
xapian-core/api/queryinternal.cc