Hi, sorry for the slow response.  Please feel free to ping once a week.

On 08/27/2015 02:27 PM, Mikhail Maltsev wrote:
+  if (TREE_THIS_VOLATILE (t) && (!DECL_P (t) || want_rval))

Why the !DECL_P check? Pulling the value out of a volatile INDIRECT_REF is just as problematic as from a variable.

Jason

Reply via email to