summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>2009-08-31 20:27:32 +0100
committerM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>2009-09-03 22:51:18 +0300
commit20acda6fde8441e18aab33980a33b099a16063eb (patch)
tree712de92d6966e5bbb281b46936d65007134a5e2d /configure.ac
parente30c0037d44bf76a26182080be24c7037d7be5b5 (diff)
Work around a Sun Studio 12 code generation bug involving _mm_set_epi32().
Calling a static function wrapper around _mm_set_epi32() when not using optimisation causes Sun Studio 12's cc to emit a spurious floating point load which confuses the assembler. Using a macro wrapper rather than a function steps around the problem.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions