https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85904

--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Mon Aug 13 19:16:02 2018
New Revision: 263518

URL: https://gcc.gnu.org/viewcvs?rev=263518&root=gcc&view=rev
Log:
Revert "libstdc++-v3: Have aligned_alloc() on Newlib"

This reverts commit r263463 / b7edd52337828cc46e469bca12f58288795b78d5
because aligned_alloc is not defined for baremetal newlib targets, see
https://gcc.gnu.org/ml/libstdc++/2018-08/msg00065.html

Revert
2018-08-10  Sebastian Huber  <sebastian.hu...@embedded-brains.de>

        PR target/85904
        * configure.ac: Define HAVE_ALIGNED_ALLOC if building for
        Newlib.
        * configure: Regenerate.

Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/configure
    branches/gcc-7-branch/libstdc++-v3/configure.ac

Reply via email to