22.10 Qualifiers
Implementation-Defined Behavior for Qualifiers is covered in section G.3.10 of the ANSI C Standard.
Describe what action constitutes an access to an object that has volatile-qualified type? (ISO 6.5.3)
If an object is named in an expression, it has been accessed.