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]
Other format: [Raw text]

Re: Volatile MEMs in statement expressions and functions inlinedastrees


At risk of exposing my ignorance, after looking through the C syntax
definition, it's not even clear to me that "p;" is syntactically valid.

Linus Torvalds wrote:
> Am I delusional, or can you see why I claim that it is perfectly
> reasonable to expect the statement "p;" to read the value contained in
> "p"?
> 
> Counter-arguments?


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