Commit 0f875e1a by Mark Mitchell Committed by Mark Mitchell

re PR c++/20142 (implicit assignment operator with multi-dimensional array is broken)

	PR c++/20142
	* g++.dg/init/array18.C: Add dg-do run marker.

From-SVN: r96178
parent b5af3133
2005-03-08 Mark Mitchell <mark@codesourcery.com>
PR c++/20142
* g++.dg/init/array18.C: New test.
* g++.dg/init/array18.C: Add dg-do run marker.
PR c++/20142
* g++.dg/init/array18.C: New test.
2005-03-09 Ben Elliston <bje@au.ibm.com>
* consistency.vlad/vlad.exp: Remove trailing semicolons.
......
// PR c++/20142
// { dg-do run }
int n=4;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment