]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Identical to eb56. Removed.
authorRobert Lipe <robertl@gcc.gnu.org>
Mon, 1 Jun 1998 08:07:33 +0000 (08:07 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Mon, 1 Jun 1998 08:07:33 +0000 (08:07 +0000)
From-SVN: r20165

gcc/testsuite/g++.old-deja/g++.robertl/eb68.C [deleted file]

diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/eb68.C b/gcc/testsuite/g++.old-deja/g++.robertl/eb68.C
deleted file mode 100644 (file)
index ebbc33b..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-// Error: Internal Compiler Error.
-
-        class foo {
-                typedef int an_int;
-        };
-        class bar : foo::an_int {};  // causes internal compiler error