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: [CFT] re-organize var-tracking frame_base


On Fri, Aug 19, 2005 at 03:34:16PM -0400, Andrew Pinski wrote:
> /Users/pinskia/src/new-fold/gcc/gcc/var-tracking.c:498: error: 
> `INCOMING_FRAME_SP_OFFSET' undeclared (first use in this function)

Grr.  The default is in dwarf2out.c rather than defaults.h.
Consider the patch amended with that change.


r~


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