K 10
svn:author
V 4
donn
K 8
svn:date
V 27
1988-05-11T02:03:53.000000Z
K 24
svn:entry:committed-date
V 27
1988-05-11T02:03:53.000000Z
K 7
svn:log
V 353
The C stab code only distinguishes 'char' from 'int' range types; char has
a 'char' range, everything else has an 'int' range, including floating
types.  This seems completely bogus, but it's easy enough to adapt the
c_typematch() routine to handle this 'feature'.  This cures problems where
'float' appeared to have 'int' type in division operations.


END
