Hi Catherine, On Fri, 16 Oct 2015, Moore, Catherine wrote:
> MIPS16 call stubs now have .cfi directives. If the linker decides that > one of these call stubs is not required, it will emit incorrect frame > info. This patch suppresses the generation of the frame info by setting > the output section of the stub to ABS. Does it mean PR target/53276 has been fixed now? What was the commit to add .cfi support for the stubs? Maciej