On Mon, Jul 17, 2017 at 10:14:01AM +0930, Alan Modra wrote:
> On Sun, Jul 16, 2017 at 06:37:09PM +0200, Joerg Sonnenberger wrote:
> > Hello,
> > When assembling the following input with the binutils 2.27:
> >
> > .text
> > .cfi_startproc
> > .cfi_adjust_cfa_offset 64
> > .skip 7504
On Sun, Jul 16, 2017 at 06:37:09PM +0200, Joerg Sonnenberger wrote:
> Hello,
> When assembling the following input with the binutils 2.27:
>
> .text
> .cfi_startproc
> .cfi_adjust_cfa_offset 64
> .skip 75040, 0
> .cfi_adjust_cfa_offset 128
> .cfi_endproc
>
> I get the atta