Comment on How a language can be faster than CparentComments−cliffbean14yAlso note that this restriction is in C itself. This is how restrict is defined in the C standard. It's not specific to GCC or any other compiler.
Comments
Also note that this restriction is in C itself. This is how restrict is defined in the C standard. It's not specific to GCC or any other compiler.