* inclhack.def (aix_stdlib_malloc): New fix.
commitb73b133071572d724dbd705afd11a8706b1e616d
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2016 18:59:43 +0000 (13 18:59 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2016 18:59:43 +0000 (13 18:59 +0000)
tree5b6e2d235f4cd3fd8e7fc9fd9a59a720172cb3d1
parent0453704977fada7e7238309b859381fb0b254cd9
* inclhack.def (aix_stdlib_malloc): New fix.
(aix_stdlib_realloc): New fix.
(aix_stdlib_calloc): New fix.
(aix_stdlib_valloc): New fix.
* fixincl.x: Regenerate.
* test/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
[AIX_STDLIB_REALLOC]: New test.
[AIX_STDLIB_CALLOC]: New test.
[AIX_STDLIB_VALLOC]: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237394 138bc75d-0d04-0410-961f-82ee72b054a4
fixincludes/ChangeLog
fixincludes/fixincl.x
fixincludes/inclhack.def
fixincludes/tests/base/stdlib.h