This is the mail archive of the gcc@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: bug 2645 and restrict


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

> I don't agree. The description given by Nathan applies as well to
> volatile.

I agree with Fergus that this is unfortunate.  But I suppose I'd be happy
to accept __restrict__ in this situation with a warning.

>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
> On Apr 26, 2001, Jason Merrill <jason_merrill@redhat.com> wrote:

>> __restrict__ implies a property which only pointers can have

> references might be decorated with __restrict__ too, I suppose.

Yes, I meant pointers or references.

Jason


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