This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13348] precedence of the operators ++ and parenthesis
- From: "igor dot mat at uni-mb dot si" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2003 01:21:02 -0000
- Subject: [Bug c/13348] precedence of the operators ++ and parenthesis
- References: <20031208011739.13348.igor.mat@uni-mb.si>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From igor dot mat at uni-mb dot si 2003-12-08 01:21 -------
Created an attachment (id=5297)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5297&action=view)
the precedence of the operators ++ and parenthesis
the trivial code in C which produces wrong result
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13348