]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/56434 (document that __attribute__((__malloc__)) assumes retur...
authorRichard Biener <rguenther@suse.de>
Mon, 25 Mar 2013 09:39:52 +0000 (09:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 25 Mar 2013 09:39:52 +0000 (09:39 +0000)
commitd154bfa22dcd6442f30a615cab1d4720cafb0b58
treec2e52879ca585c315c69e3bbcdd963a5d9844af2
parentc42ee993cf8708584e4a9146ad272cb27132a46b
re PR rtl-optimization/56434 (document that __attribute__((__malloc__)) assumes returned pointer has BIGGEST_ALIGNMENT)

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.

From-SVN: r197030
gcc/ChangeLog
gcc/calls.c
This page took 0.056734 seconds and 5 git commands to generate.