]> git.ipfire.org Git - thirdparty/gcc.git/commit
2010-11-22 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Nov 2010 13:18:48 +0000 (13:18 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Nov 2010 13:18:48 +0000 (13:18 +0000)
commit10ac3b61d47f112a00af9f3f371004dc7f6f67c2
tree9955bf63053ef899a56cecced5b989e2239a8063
parentc275e9eabf8ae5737c866d88f53e33d15621d5e4
2010-11-22  Richard Guenther  <rguenther@suse.de>

* gimple-fold.c (maybe_fold_reference): When canonicalizing
MEM_REFs, preserve volatileness.
* cgraphbuild.c (mark_address): Properly check for FUNCTION_DECL
addresses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167030 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphbuild.c
gcc/gimple-fold.c