re PR libstdc++/78110 (freestanding libstdc++ fails to compile)
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 26 Oct 2016 17:26:00 +0000 (17:26 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 26 Oct 2016 17:26:00 +0000 (17:26 +0000)
commita0019047b8acbda653ba0b250940fe29fca38a6e
treeb27e4aed666e96844a0a7e22b869e9d1d1482cf0
parent6d5c37d0041f7dc3699623ac7fc7eaf68afbab4b
re PR libstdc++/78110 (freestanding libstdc++ fails to compile)

2016-10-26  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        PR libstdc++/78110
        * libsupc++/new_opa.cc: Don't include <malloc.h> in a free standing
        environment.  Declare memalign directly in that case.

From-SVN: r241591
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/new_opa.cc