Rewrote '?' for constants
commitdeb410710cc3f2128521dd37fdbd2bc0216a5e67
authorDaniel Glöckner <daniel-gl@gmx.net>
Thu, 20 Nov 2008 10:39:28 +0000 (20 11:39 +0100)
committergrischka <grischka>
Sun, 30 Nov 2008 06:21:42 +0000 (30 07:21 +0100)
tree4b8acaf29b7156872e39674cda4a9f9cc9f1341d
parent1b599ea7f8614b19762816d35eef467b8c9bd178
Rewrote '?' for constants

The condition is now cast to _Bool and it now works with return
types bigger than 32 bit.
tcc.c