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: [PATCH] Darwin dead code strip support


On Wed, Aug 11, 2004 at 12:21:17PM -0700, Devang Patel wrote:
>         * c-common.c (handle_used_attribute): Let target mark decl used.

I'm not thrilled about this placement of the assembler name
generation.  I think I would much prefer a DECL_PRESERVE_P
to be used by cgraph, and emit the assembler annotation there.


r~


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