re PR tree-optimization/22000 (Read from volatile member of struct is optimized away)
authorMark Mitchell <mark@codesourcery.com>
Fri, 24 Jun 2005 03:38:05 +0000 (03:38 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 24 Jun 2005 03:38:05 +0000 (03:38 +0000)
commit305a132148b9ced8ec6a6cf33a3d4635729fde9d
tree5f35b0ac794937a9cfc60ea88d3484d5cc3b6fb2
parenta3504e64abf8db7b538c95d5a10890c21c22b28f
re PR tree-optimization/22000 (Read from volatile member of struct is optimized away)

PR 22000
* tree-ssa-operands.c (get_expr_operands): Check the volatility of
the FIELD_DECL and set s_ann->has_volatile_ops accordingly.

From-SVN: r101289
gcc/ChangeLog
gcc/tree-ssa-operands.c