Re: [PATCH, rs6000] Fix little-endian bug in linux-unwind.h
libgcc/ChangeLog: 2013-11-11 Ulrich Weigand Alan Modra * config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Correct location of CR save area for 64-bit little-endian systems. Okay. Thanks, David
[PATCH, rs6000] Fix little-endian bug in linux-unwind.h
Hello, this fixes another issue related to CR unwinding, this time only on 64-bit little-endian systems. The problem is linux-unwind.h:ppc_fallback_frame_state, which notes that the kernel places the CR value in the low bits of a 64-bit field in the signal handler frame; but the offset of that fi