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: PR 34985 Warning "defined but not used" despite __attribute__((__used__))


"Manuel LÃpez-IbÃÃez" <lopezibanez@gmail.com> writes:

> 2008-07-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org
>
>  PR 34985
>  * c-decl.c (merge_decls): Merge USED flags.
> cp/
>  * decl.c (duplicate_decls): Merge USED flags.
> testsuite/
>  * gcc.dg/pr34985.c: New.
>  * g++.dg/warn/pr34985.C: New

This is OK (note that I think mainline is frozen today for the tuples
merge).

Thanks.

Ian


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