Improve ?: expansion a little
commit9264f06efea233d97abebd2ef12091e52f85843c
authorMichael Matz <matz@suse.de>
Wed, 14 Aug 2019 15:42:11 +0000 (14 17:42 +0200)
committerMichael Matz <matz@suse.de>
Sun, 1 Sep 2019 21:13:21 +0000 (1 23:13 +0200)
tree4fa6aa853658289dc92e40c595d944a8b626389b
parent91e297acd3dd448987e7f973b28f5f7208235c4e
Improve ?: expansion a little

there's no need to prematurely convert the condition into registers
before emitting the test.
tccgen.c