[Bug c/59755] BUG Increment Operator with Accessing Arrays
octo.nebula at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Jan 10 11:38:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59755
Arjun <octo.nebula at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |octo.nebula at gmail dot com
--- Comment #1 from Arjun <octo.nebula at gmail dot com> ---
In the example given above, C = 5 which is A[0][0] and D = 9 which is A[1][0].
More information about the Gcc-bugs
mailing list