Re: GCC DWARF Issue - Frame Pointer Dependency

2020-10-13 Thread Jakub Jelinek via Gcc
On Tue, Oct 13, 2020 at 08:22:03AM +0200, Richard Biener via Gcc wrote: > > Another question, is there a known work around for this issue? > > In case you do not get a sufficient answer here it might be useful to > report a bug in bugzilla so it doesn't get lost. And, as written in https://gcc.gn

Re: GCC DWARF Issue - Frame Pointer Dependency

2020-10-12 Thread Richard Biener via Gcc
On Tue, Oct 13, 2020 at 5:10 AM AJ D via Gcc wrote: > > Hi, > > > > I have a function for which GCC is generating the following code (just > showing the relevant snippet here). > > > > 5a70 : > > 5a70: 4c 8d 54 24 08 lea0x8(%rsp),%r10 > > 5a75: 48 83 e4 f0

GCC DWARF Issue - Frame Pointer Dependency

2020-10-12 Thread AJ D via Gcc
Hi, I have a function for which GCC is generating the following code (just showing the relevant snippet here). 5a70 : 5a70: 4c 8d 54 24 08 lea0x8(%rsp),%r10 5a75: 48 83 e4 f0 and$0xfff0,%rsp 5a79: 41 ff 72 f8