Re: [Boost-bugs] [Boost C++ Libraries] #12400: libunwind fails to detect end-of-stack with boost::context

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12400: libunwind fails to detect end-of-stack with boost::context
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-14 13:39:24


#12400: libunwind fails to detect end-of-stack with boost::context
-------------------------------+-----------------------------------------
  Reporter: mmayorga@… | Owner: olli
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: context
   Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords: libunwind context coroutine
-------------------------------+-----------------------------------------

Comment (by mmayorga@…):

 Replying to [comment:3 mmayorga@…]:
> movq $0, 0x30(%rax) better implemented using xor rax,rax

 I meant
 movq $0, 0x30(%rax) better implemented using xorq if possible with
 0x30(%rax)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12400#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC