Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2

* libsupc++/new_opant.cc: Include exception_defines.h.
	* libsupc++/new_opvant.cc: Likewise.

From-SVN: r240080
This commit is contained in:
Jonathan Wakely 2016-09-11 11:19:30 +01:00 committed by Jonathan Wakely
parent 84ff77e99e
commit 2501129262
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2016-09-11 Jonathan Wakely <jwakely@redhat.com>
* libsupc++/new_opant.cc: Include exception_defines.h.
* libsupc++/new_opvant.cc: Likewise.
2016-09-09 Jason Merrill <jason@redhat.com>
Implement P0035R4, C++17 new of over-aligned types.

View File

@ -24,6 +24,7 @@
// <http://www.gnu.org/licenses/>.
#include <bits/c++config.h>
#include <bits/exception_defines.h>
#include "new"
_GLIBCXX_WEAK_DEFINITION void*

View File

@ -24,6 +24,7 @@
// <http://www.gnu.org/licenses/>.
#include <bits/c++config.h>
#include <bits/exception_defines.h>
#include "new"
_GLIBCXX_WEAK_DEFINITION void*