[PATCH] Function annotations for noclobber/noescape arguments

Jan Hubicka hubicka@ucw.cz
Tue Apr 6 13:30:00 GMT 2010


> 
> This is a heads-up and request for comments.  I plan on going forward
> with http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01026.html,
> http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01027.html and
> http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01257.html
> next week (after updating the patches and re-testing them).
> 
> I expect that for example the Fortran folks want to annotate their
> runtime library API with such information.

Also C++ library should get the annotations.  We probably also want
to decide what to do about the -Wattribute-* warnings.  Last time
discussion died on various details without a conclussion, I will
post updated patch.

Is there way to annotate the "this" pointer of C++ methods?

Honza
> 
> Anyway, comments and suggestions welcome.
> 
> Thanks,
> Richard.



More information about the Gcc-patches mailing list