aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2012-04-14 23:50:21 +0200
committerMichael Matz <matz@suse.de>2012-04-18 20:57:13 +0200
commit6471ec0a2bd523edd4bbc79277a33d0b853940fa (patch)
tree5a907084e0d9dc696d481e6380a53d893aad131c /Makefile
parentf98c2306a0857ad3f8800f91e0554a27adc7f675 (diff)
downloadtinycc-6471ec0a2bd523edd4bbc79277a33d0b853940fa.tar.gz
tinycc-6471ec0a2bd523edd4bbc79277a33d0b853940fa.tar.bz2
Fix conversion in a?0:ptr.
(cond ? 0 : ptr)->member wasn't handled correctly. If one arm is a null pointer constant (which also can be a pointer) the result type is that of the other arm.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions