This is the mail archive of the gcc-patches@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]

Re: [PATCH] DWARF-2 unwinder off-by-one problem with signal frames


Jakub Jelinek wrote:

> uw_update_context_1 is not called just in uw_update_context though,
> but also in uw_init_context_1.
> I think you need to MB_FROB_UPDATE_CONTEXT there as well, if
> not for s390, then for ppc64-linux and ppc*-aix.

Is this really required for uw_init_context?  I'd thought this first
step should always be OK with the standard rules ...

But in any case, I can add the call there as well.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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