This is the mail archive of the gcc-bugs@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: c/10426: -O2 messes with ordering of pointer dereferencing


Synopsis: -O2 messes with ordering of pointer dereferencing

State-Changed-From-To: open->closed
State-Changed-By: ebotcazou
State-Changed-When: Thu Apr 17 14:24:48 2003
State-Changed-Why:
    Not a bug. The compiler is allowed to evaluate the side-effect 
    operator in any order in *p++ = tolower(*p).

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10426


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