r237478 - in /branches/gcc-6-branch/fixincludes...

dje@gcc.gnu.org dje@gcc.gnu.org
Wed Jun 15 14:32:00 GMT 2016


Author: dje
Date: Wed Jun 15 14:32:35 2016
New Revision: 237478

URL: https://gcc.gnu.org/viewcvs?rev=237478&root=gcc&view=rev
Log:
2016-06-15  David Edelsohn  <dje.gcc@gmail.com>

        Backport from mainline
        2016-06-13  David Edelsohn  <dje.gcc@gmail.com>

        * 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.
        * tests/base/stdlib.h [AIX_STDLIB_MALLOC]: New test.
        [AIX_STDLIB_REALLOC]: New test.
        [AIX_STDLIB_CALLOC]: New test.
        [AIX_STDLIB_VALLOC]: New test.

Modified:
    branches/gcc-6-branch/fixincludes/ChangeLog
    branches/gcc-6-branch/fixincludes/fixincl.x
    branches/gcc-6-branch/fixincludes/inclhack.def
    branches/gcc-6-branch/fixincludes/tests/base/stdlib.h



More information about the Gcc-cvs mailing list