This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/50142] There is bug when swap elements of an array via chain expression.
- From: "thomas.c.zhao at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2011 07:59:45 +0000
- Subject: [Bug c/50142] There is bug when swap elements of an array via chain expression.
- Auto-submitted: auto-generated
- References: <bug-50142-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50142
ZHAO Xiaogang <thomas.c.zhao at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |trivial
--- Comment #4 from ZHAO Xiaogang <thomas.c.zhao at gmail dot com> 2011-08-22 07:59:45 UTC ---
(In reply to comment #3)
> You are wrong, please read the standard, in particular ISO C99 5.1.2.3 and
> Annex C.
I understand.
Thanks.