* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.
From-SVN: r100002
This commit is contained in:
parent
e4d0c41cba
commit
e73ee854b1
@ -1,3 +1,7 @@
|
||||
2005-05-19 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.
|
||||
|
||||
2005-05-19 Jonathan Wakely <redi@gcc.gnu.org>
|
||||
|
||||
* include/bits/basic_string.h (operator[]): Allow s[s.size()] in
|
||||
|
@ -38,8 +38,6 @@
|
||||
#include <typeinfo>
|
||||
#include <exception>
|
||||
#include <cstddef>
|
||||
#include <cstdlib>
|
||||
#define gcc_unreachable() std::abort()
|
||||
#include "unwind.h"
|
||||
|
||||
#pragma GCC visibility push(default)
|
||||
|
Loading…
Reference in New Issue
Block a user