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 libgcc/56846] _Unwind_Backtrace on ARM and noexcept


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56846

--- Comment #9 from Yvan Roux <yroux at gcc dot gnu.org> ---
Author: yroux
Date: Mon Oct  6 12:25:14 2014
New Revision: 215929

URL: https://gcc.gnu.org/viewcvs?rev=215929&root=gcc&view=rev
Log:
/libstdc++-v3/
2014-10-06  Yvan Roux  <yvan.roux@linaro.org>

    Backport from trunk r215101.
    2014-09-10  Tony Wang  <tony.wang@arm.com>

    PR target/56846
    * libsupc++/eh_personality.cc (PERSONALITY_FUNCTION):
    Return with CONTINUE_UNWINDING when the state pattern
    contains: _US_VIRTUAL_UNWIND_FRAME | _US_FORCE_UNWIND


Modified:
    branches/linaro/gcc-4_9-branch/libstdc++-v3/ChangeLog.linaro
    branches/linaro/gcc-4_9-branch/libstdc++-v3/libsupc++/eh_personality.cc


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