This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Don't set DECL_IGNORED_P on a cdtor function
On Fri, Oct 05, 2007 at 09:35:18AM +0200, Eric Botcazou wrote:
> > I still think there is a problem with omitting .debug_frame though;
> > that's more important.
>
> I've attached an Ada testcase, which compiles down into 2 functions, the
> second one being DECL_IGNORED_P. AFAICS .debug_frame contains 2 FDEs.
> Is this what you meant by "frame information regardless of DECL_IGNORED_P"?
>
> That being said, things might work differently on Darwin.
I'm just going by what Geoff said:
DECL_IGNORED_P means that there's no DWARF frame information
I unfortunately don't have an Ada compiler newer than your change, or
a Darwin system, so I can't really check what's going on. Maybe Geoff
was checking against a different tree which had a problem similar to
VxWorks?
--
Daniel Jacobowitz
CodeSourcery