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]

Re: PATCH to implement `restrict' in C


>>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:

    >> With some more reflection I see why you have chosen to approach
    >> things the way you have.  We do not currently have the tools to
    >> approach the data flow problem while retaining sanity, and your
    >> scheme will work with or without such analysis.

    Jeffrey> So, from the language correctness standpoint, are we OK
    Jeffrey> with this implementation?

I think that we've reached agreement on this issue.  At the very
least, I have not yet been convinced that my interpretation is
incorrect.  Richard, do you concur?

-- 
Mark Mitchell 			mark@markmitchell.com
Mark Mitchell Consulting	http://www.markmitchell.com


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