]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g++.old-deja/g++.mike/p8175.C
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / p8175.C
diff --git a/gcc/testsuite/g++.old-deja/g++.mike/p8175.C b/gcc/testsuite/g++.old-deja/g++.mike/p8175.C
deleted file mode 100644 (file)
index 8ae4058..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-// prms-id: 8175
-
-class AtoBoolC {
-public:
-  AtoBoolC(const AtoBoolC& aBool);
-private:
-  int myValue;
-};
-
-struct TestCase {
-  AtoBoolC is_call_on_unack;
-};
-
-static TestCase the_cases[] = { { 0 } };       // ERROR -