]> git.ipfire.org Git - thirdparty/gcc.git/commit
missed from rest of commit
authorNathan Sidwell <nathan@gcc.gnu.org>
Fri, 20 Aug 2010 12:59:40 +0000 (12:59 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 20 Aug 2010 12:59:40 +0000 (12:59 +0000)
commit1f5a46fe84cc5b9dfd2b8369c67c70d3ae97330c
tree8b8df6d82899bad49964397b4b3edca2b9304c02
parentac47786e993ddb3c50545230d13f57df891c0562
missed from rest of commit

missed from rest of commit
* gimplify.c (gimplify_modify_expr): When assigning to volatiles,
copy the src value and return a copy.
* doc/extend.texi (Volatiles): Move from C++ to C and expand.
(C++ Volatiles): Adjust to describe C++ semantics only.

From-SVN: r163402
gcc/ChangeLog