Michael Matz 80343ab7d8 Fix assignment to/from volatile types
Code like this was broken:

   char volatile vi = i;

See testcase, happens in ideosyncratic legacy code sprinkling
volatile all over.
2016-03-26 17:57:22 +01:00
..
2016-03-14 18:11:49 +02:00
2016-03-24 15:44:01 +01:00
2015-05-09 14:29:39 +02:00
2016-03-14 18:11:49 +02:00