This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22248] Incorrect work with multiple assigment.
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2005 20:57:46 -0000
- Subject: [Bug c++/22248] Incorrect work with multiple assigment.
- References: <20050630130321.22248.algorithmus@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2005-06-30 20:57 -------
Subject: Re: Incorrect work with multiple assigment.
"algorithmus at gmail dot com" <gcc-bugzilla@gcc.gnu.org> writes:
| I guess, it'll be useful if the developers add some warning message
| for similar-to-this cases.
Did you try -Wsequence-points (or similar)?
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22248