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: Don't set DECL_IGNORED_P on a cdtor function


On Fri, Oct 05, 2007 at 12:00:32AM +0200, Eric Botcazou wrote:
> > The lack of DWARF frame information sounds like the real bug.  Perhaps
> > in Eric's February changes on how DECL_IGNORED_P was handled for
> > functions?
> 
> If the user is supposed to able to set a breakpoint in the function, I don't 
> think that the function should have DECL_IGNORED_P on it.

It doesn't correspond to any source... well, you could argue it either
way.  Anyway, shouldn't we output frame information regardless of DECL_IGNORED_P?

-- 
Daniel Jacobowitz
CodeSourcery


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