math-emu/op-2.h: Use statement expressions to prevent negative constant shift
authorVincent Chen <vincentc@andestech.com>
Thu, 22 Nov 2018 03:14:37 +0000 (11:14 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Nov 2018 10:13:33 +0000 (18:13 +0800)
commit7adb3e998f5bea3e1fd2f76c1cf80d76b8af6626
treee1e56e8d2a7b2fdc9edd12f6a29b7eb8a07e4d9b
parent44e92e0364adfd7b6759084e02a550d06336d896
math-emu/op-2.h: Use statement expressions to prevent negative constant shift

This modification is quoted from glibc 'commit <
sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to>
(fe0b1e854ad32a69b260)'

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
include/math-emu/op-2.h