This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18921] [4.0 Regression] wrong code with operator "?"
- 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 Dec 2004 13:35:09 -0000
- Subject: [Bug middle-end/18921] [4.0 Regression] wrong code with operator "?"
- References: <20041210111822.18921.belyshev@lubercy.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-10 13:35 -------
We are getting rid of " (k ? 0 : j++) == -1;" for some reason even though it has side effects.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|tree-optimization |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18921