diffblue-cbmc/regression/cbmc/compound-assignment
Daniel Kroening e78e7d105c compound assignments require usual arithmetic promotions
The C frontend needs to apply the usual arithmetic promotion rules in
compound assignments. Fixes #3706.
2019-01-08 12:42:38 +00:00
..
compound_promotion.c test for promotion in compound assignment 2019-01-08 09:20:44 +00:00
compound_promotion.desc compound assignments require usual arithmetic promotions 2019-01-08 12:42:38 +00:00