ipa-pure-const.c (check_stmt): Clobbers do not make a function non-const/pure.
authorRichard Guenther <rguenther@suse.de>
Fri, 27 Jan 2012 15:49:34 +0000 (15:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 27 Jan 2012 15:49:34 +0000 (15:49 +0000)
commitace018f9388c01f3f430e7ab89d4c2e424e7663e
tree0c04ec091ef10bd60dd9a1ebcd58d05b54dbc651
parentaff8659424a98c714d2de2eeac0e80f7751a87a1
ipa-pure-const.c (check_stmt): Clobbers do not make a function non-const/pure.

2012-01-27  Richard Guenther  <rguenther@suse.de>

* ipa-pure-const.c (check_stmt): Clobbers do not make a
function non-const/pure.

From-SVN: r183632
gcc/ChangeLog
gcc/ipa-pure-const.c