OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2011-12-12 Paolo Carlini <paolo.carlini@oracle.com>
[pf3gnuchains/gcc-fork.git]
/
libstdc++-v3
/
libsupc++
/
eh_throw.cc
diff --git
a/libstdc++-v3/libsupc++/eh_throw.cc
b/libstdc++-v3/libsupc++/eh_throw.cc
index
0791f1a
..
0e7083c
100644
(file)
--- a/
libstdc++-v3/libsupc++/eh_throw.cc
+++ b/
libstdc++-v3/libsupc++/eh_throw.cc
@@
-59,7
+59,7
@@
__gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc)
extern "C" void
__cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo,
-
__cxa_dtor_type dest
)
+
void (*dest) (void *)
)
{
// Definitely a primary.
__cxa_refcounted_exception *header