This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/7]: Ping3: Merge from Stack Branch - DWARF2


On Thu, Jun 12, 2008 at 04:49:13PM +0200, Jason Merrill wrote:
> You're still violating the DWARF standard by changing the value of the
> CFA; it starts out being the $sp on entry to the function, and then
> changes to be $sp after alignment and saving the frame pointer.

Changing the value of the CFA mid-function will also break GDB.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]