PR middle-end/26306
* gimplify.c (gimplify_expr): Only force a load for references to
non-BLKmode volatile values.
* doc/implement-c.texi (Qualifiers implementation): Document the
interpretation of what a volatile access is.
* doc/extend.texi (C++ Extensions): Rework same documentation.
From-SVN: r118900
* doc/implement-c.texi: Add C90 subclause references. Point to
preprocessor documentation instead of duplicating it. Add points
only present in C90. Fill in documentation for all points.
From-SVN: r85305