aix: apply aix_malloc more narrowly.
authorClément Chigot <clement.chigot@atos.net>
Fri, 25 Sep 2020 07:48:22 +0000 (09:48 +0200)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sat, 3 Oct 2020 23:48:40 +0000 (23:48 +0000)
commit5af2a2d30d7f3a472d77af4540ab38169d307e83
tree4ecae142e2e33586b329fa378caa081d3f4a53d7
parentce531b14126bf5f1dcd70224a1131198ddf58875
aix: apply aix_malloc more narrowly.

In recent Technology Levels of AIX 7.2, new "#ifdef __cplusplus" have been
added. Thus, the aix_malloc fix was applied in wrong locations. This patch
increases the context to avoid this.

fixincludes/ChangeLog:

2020-10-03  Clément Chigot  <clement.chigot@atos.net>

* inclhack.def (aix_malloc): Add more context to select.
* fixincl.x: Regenerate.
* tests/base/malloc.h: Update expected results.
fixincludes/fixincl.x
fixincludes/inclhack.def
fixincludes/tests/base/malloc.h