* src/SDCCast.c (resultTypePropagate): do propagate for LEFT_OP, do not
authorMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 21 Oct 2007 18:42:34 +0000 (18:42 +0000)
committerMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 21 Oct 2007 18:42:34 +0000 (18:42 +0000)
commit8003c030ae323a68785ea6307661ebc28791cc02
tree96e5967bfb5c5ef6231a8f2a0109ce7e5111ce99
parentf542e052f62b7dcf19a6ea79496237fc9a339032
* src/SDCCast.c (resultTypePropagate): do propagate for LEFT_OP, do not
  propagate for *,+,- with float, fixed bug 1816470
  (decorateType): cast to resultTypeProp instead of resultType

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4939 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCast.c