This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32270] warning for potential undesired operator& and operator== evaluation order
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jun 2007 08:38:59 -0000
- Subject: [Bug c++/32270] warning for potential undesired operator& and operator== evaluation order
- References: <bug-32270-8698@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-06-10 08:38 -------
Well that is because it was fixed on the trunk last December by:
2006-12-13 Ian Lance Taylor <iant@google.com>
PR c++/19564
PR c++/19756
This is a dup of bug 19564.
*** This bug has been marked as a duplicate of 19564 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32270