This is the mail archive of the gcc@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: Unit-at-a-time in real world (Re: Development plan *ducks*)


On Jul 29, 2003, Jan Hubicka <jh@suse.cz> wrote:

>    attribute used sould imply __attribute__ ((unused))

I think this was the original design of attribute used.  Not implying
`unused' would be a bug, and warning that the thing is unused, would
be a bug, since we're explicitly telling the compiler that the thing
*is* used in ways the compiler can't see.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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