This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [lto] PATCH: fill in code to merge declarations
Sandra Loosemore wrote:
No, I double-checked this against the DWARF spec and dwarf2out.c, and it
is correct as written.
You're correct; I apologize.
compiler. Should I be setting DECL_INLINE as well to indicate whether
or not the function is actually inlined, or is that something that is
computed by some later compiler pass?
You should leave that to the rest of the compiler, as you have.
Thanks,
--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713