re PR c++/12181 (Wrong code with comma operator and c++)
authorMark Mitchell <mark@codesourcery.com>
Sun, 7 Sep 2003 20:54:11 +0000 (20:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 7 Sep 2003 20:54:11 +0000 (20:54 +0000)
commit6ef0aa7b3b2d120b33b7852e6377c5536a677e6c
treee06445ccca41a2559c869d40c1705851c2bfe9e6
parenteb698c5883ecbe510585bf6c37a9ae198577cea2
re PR c++/12181 (Wrong code with comma operator and c++)

PR c++/12181
* g++.dg/expr/comma1.C: New test.

From-SVN: r71182
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/expr/comma1.C [new file with mode: 0644]