diff options
| author | Michael Matz <matz@suse.de> | 2012-04-14 23:50:21 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2012-04-18 20:57:13 +0200 |
| commit | 6471ec0a2bd523edd4bbc79277a33d0b853940fa (patch) | |
| tree | 5a907084e0d9dc696d481e6380a53d893aad131c /lib | |
| parent | f98c2306a0857ad3f8800f91e0554a27adc7f675 (diff) | |
| download | tinycc-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 'lib')
0 files changed, 0 insertions, 0 deletions
