Re: gdb says that it can't compute the CFA
Darren Reed <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On 15/06/2014 10:17 PM, Martin Husemann wrote: > On Sun, Jun 15, 2014 at 06:41:07PM +1000, Darren Reed wrote: >> So why do we ship gcc 4.8 then? Wait, I don't want to know... > > The typical combination of "-O2 -g" works pretty well, but the whole > problem is not well understood (e.g.: would a gdb update help?). Yes, it would seem that you're right: https://sourceware.org/bugzilla/show_bug.cgi?id=16215 ... and someone has posted a workaround patch for gcc. Darren