]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g++.dg/ext/typeof3.C
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g++.dg / ext / typeof3.C
diff --git a/gcc/testsuite/g++.dg/ext/typeof3.C b/gcc/testsuite/g++.dg/ext/typeof3.C
deleted file mode 100644 (file)
index cf78c7c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-double f(double);
-float f(float);
-void h(typeof(f) g) {} // { dg-error "" }