This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34152] Erratic behaviour: Exception translation (throw from signal handlers)



------- Comment #8 from jakub at gcc dot gnu dot org  2008-01-06 20:26 -------
Subject: Bug 34152

Author: jakub
Date: Sun Jan  6 20:25:57 2008
New Revision: 131361

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131361
Log:
        PR c++/34152
        * libsupc++/eh_personality.cc (PERSONALITY_FUNCTION): Check
        _GLIBCXX_HAVE_GETIPINFO instead of HAVE_GETIPINFO.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/eh_personality.cc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34152


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]