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 #11 from jakub at gcc dot gnu dot org  2008-01-07 16:06 -------
Subject: Bug 34152

Author: jakub
Date: Mon Jan  7 16:05:27 2008
New Revision: 131376

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

Modified:
    branches/gcc-4_2-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_2-branch/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]