|
|
|
|
|
by ncmncm
1839 days ago
|
|
It is notable that this report is against gcc-5, not assigned, and has not been looked at in five years. There certainly are people who think volatile should mean something for stack variables, but the compiler people very much Do Not Care. So, by the technical wording of Standards, volatile means the same for all variables, in actual compilers (with certain exceptions) it does not. |
|