This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2]
On Mon, Mar 25, 2002 at 10:34:24AM +0000, Joseph S. Myers wrote:
> That sounds like "const" and "pure" attributes are being specified at the
> wrong level - in terms of program transformations, rather than in terms of
> properties of programs containing calls to such functions.
I don't disagree. Nevertheless, that's the state of things.
r~