tccgen.c: Make sure that gen_op always returns an rvalue.
commit40f7e11c5352a3e400d5315f8b2de1f33ca25c82
authorEdmund Grimley Evans <Edmund.Grimley.Evans@gmail.com>
Fri, 20 Feb 2015 22:18:41 +0000 (20 22:18 +0000)
committerEdmund Grimley Evans <Edmund.Grimley.Evans@gmail.com>
Mon, 23 Feb 2015 22:51:10 +0000 (23 22:51 +0000)
tree75a570e411e6f74350b24c8370038f4b84884e3f
parent6d055312a270e8e32bf47eb0efd0423b8b1fc5b7
tccgen.c: Make sure that gen_op always returns an rvalue.

Either this fix, or an alternative one, is required for arm64.
tccgen.c