This is the mail archive of the gcc-bugs@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]

Re: dwarf2 bug. Was Re: reorder bug in 3.0


On Wed, Oct 10, 2001 at 10:46:46AM -0700, Andrew Macleod wrote:
> Looking at reorder_blocks_1, there isn't going to be a NOTE for 
> the blocks associated with the nested function. There is only
> going to be a reference to its address

No, no.  There is a block that contains the symbol for the nested
function.  The code for the nested function is obviously elsewhere.



r~


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