]> git.ipfire.org Git - thirdparty/gcc.git/commit
2013-03-25 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Mar 2013 09:39:52 +0000 (09:39 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Mar 2013 09:39:52 +0000 (09:39 +0000)
commit10836fcce806e5fcb060ef2fa7eb2ca29580fbd4
treec2e52879ca585c315c69e3bbcdd963a5d9844af2
parentc553170a28015272c442cbce1f52efec27a5d4af
2013-03-25  Richard Biener  <rguenther@suse.de>

PR middle-end/56434
* calls.c (expand_call): Use MALLOC_ABI_ALIGNMENT to annotate
the pointer returned by calls with ECF_MALLOC set.

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