]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g++.old-deja/g++.pt/tiemann1r.C
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / tiemann1r.C
diff --git a/gcc/testsuite/g++.old-deja/g++.pt/tiemann1r.C b/gcc/testsuite/g++.old-deja/g++.pt/tiemann1r.C
deleted file mode 100644 (file)
index 65e6807..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-// Build don't link: 
-
-struct bs_1
-{
-  typedef int (*p_user_hashf)(int);
-};
-
-bs_1::p_user_hashf i_user_hashf;