[using gcc book] 5.25 declaring attributes of functions

Gerald Pfeifer gerald@pfeifer.com
Sun Aug 24 14:12:00 GMT 2003


On Sat, 23 Aug 2003, Chris Devers wrote:
> That second sentence reads clumsily. I'm thinking of this change:
>
>     Many functions do not examine any values except their
>     arguments, and have no effects except the return value.
>     This case is slightly more strict than the @code{pure}
>     attribute above, since the function is not allowed to read
>     global memory.
>
> Any objections to this change?

This looks fine!

Are you going to submit patches for these changes (either just one, or
two, against the 3.3-branch and mainline)?

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/



More information about the Gcc mailing list