aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.1/gcc/testsuite/gcc.dg/debug/const-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8.1/gcc/testsuite/gcc.dg/debug/const-2.c')
-rw-r--r--gcc-4.8.1/gcc/testsuite/gcc.dg/debug/const-2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc-4.8.1/gcc/testsuite/gcc.dg/debug/const-2.c b/gcc-4.8.1/gcc/testsuite/gcc.dg/debug/const-2.c
deleted file mode 100644
index 7b9c24403..000000000
--- a/gcc-4.8.1/gcc/testsuite/gcc.dg/debug/const-2.c
+++ /dev/null
@@ -1,2 +0,0 @@
-/* { dg-do compile } */
-static __complex__ int x = 3.0;