This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12181] [3.3 regression] Wrong code with comma operator and c++
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2003 14:47:12 -0000
- Subject: [Bug c++/12181] [3.3 regression] Wrong code with comma operator and c++
- References: <20030905104043.12181.ts.schuster@siemens.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12181
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-09-05 14:47:12
date| |
Summary|Wrong code with comma |[3.3 regression] Wrong code
|operator and c++ |with comma operator and c++
Target Milestone|--- |3.3.2
------- Additional Comments From bangerth at dealii dot org 2003-09-05 14:47 -------
Confirmed. A regression on 3.3 branch, but seems to be already fixed
on mainline.
W.