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: [PATCH] noclobber & noescape annotations for function arguments


Manuel López-Ibáñez wrote:

On 16 April 2010 11:26, Richard Guenther <rguenther@suse.de> wrote:

- const = only read
- output = only (always?) written, *T is dead on entry

Isn't this similar to the intent() attribute in Fortran?

Shhh ! They're thinking they're coming up with something really revolutionary.


Next time you know they'll propose to annotate variables that are pointed to with the __target attribute ...

After all, it will help alias analysis enormously :-)

--
Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.org/~toon/
Progress of GNU Fortran: http://gcc.gnu.org/gcc-4.5/changes.html#Fortran


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