http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50142
ZHAO Xiaogang changed:
What|Removed |Added
Severity|critical|trivial
--- Comment #4 from ZHAO Xiaogang
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50142
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50142
--- Comment #2 from ZHAO Xiaogang 2011-08-22
00:36:34 UTC ---
(In reply to comment #1)
> Evaluation order is undefined since there is no sequence point involved.
I don't think so.
The associativity of operator ^= is Right to Left.
I have build
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50142
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|