1variable symbol changed from 'const int x' to 'volatile int x' 2 type changed from 'const int' to 'volatile int' 3 qualifier const removed 4 qualifier volatile added 5 6