re PR c++/34152 (Erratic behaviour: Exception translation (throw from signal handlers))
authorTed Phelps <phelps@gnusto.com>
Sun, 6 Jan 2008 20:25:57 +0000 (20:25 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 6 Jan 2008 20:25:57 +0000 (21:25 +0100)
commitdfd503426c4c6694ba10c694578def6910f133dd
tree0988e3140b5367718787aa844e98ee4a18f1f28f
parentbffcdc8720b8c49c6cef46149dccf78b2003f857
re PR c++/34152 (Erratic behaviour: Exception translation (throw from signal handlers))

PR c++/34152
* libsupc++/eh_personality.cc (PERSONALITY_FUNCTION): Check
_GLIBCXX_HAVE_GETIPINFO instead of HAVE_GETIPINFO.

From-SVN: r131361
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_personality.cc