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]

feature request: new function attribute, "experimental"


http://gcc.gnu.org/onlinedocs/gcc-4.3.0/gcc/Function-Attributes.html

I'd like to suggest a new function attribute, "experimental".  Should
work identically to existing function attribute "deprecated", except
with the appropriate warning message.  I'm currently using the
function attribute warning ("experimental") for this.

Thanks for your consideration.

-Shane


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