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: [RFA] __attribute__((inline_everything)) 2nd try


On May 15, 2003, Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> wrote:

> Are we supposed to use verbs here or can we use
> __attribute__((leaf_function))?

It doesn't have to be a verb, but a leaf_function attribute could be
interpreted as an assertion that the function is leaf (like attributes
pure and const).

-- 
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]