]> gcc.gnu.org Git - gcc.git/commit
Revert "libstdc++-v3: Have aligned_alloc() on Newlib"
authorJonathan Wakely <jwakely@redhat.com>
Mon, 13 Aug 2018 18:54:21 +0000 (19:54 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 13 Aug 2018 18:54:21 +0000 (19:54 +0100)
commit9db03bee159711a20a4a099c574bb049c326e8bf
tree067b52883e6619df4d8ff90967de2c2f7f7da876
parent3f7a77cd20d07c93446dbcef75d41e85106703a1
Revert "libstdc++-v3: Have aligned_alloc() on Newlib"

This reverts commit r263461 / 2e920cd849b3cf0a72df4f172e27676a3e70b73f
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.huber@embedded-brains.de>

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

From-SVN: r263513
libstdc++-v3/ChangeLog
libstdc++-v3/configure
libstdc++-v3/configure.ac
This page took 0.059185 seconds and 5 git commands to generate.