summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/testsuite/ChangeLog4
-rw-r--r--gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 38a36932763..d3f55441906 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
+
+ * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
+
2012-10-15 Tom Tromey <tromey@redhat.com>
* gdb.python/py-symtab.exp: Test sal and symtab destructors.
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S b/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S
index 47b017b3e43..ddeb6c855ef 100644
--- a/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S
+++ b/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S
@@ -35,7 +35,7 @@
.file "opaque-pointer.c"
.data
.comm p_struct,8,8
- .global p_struct#
+ .global p_struct
.section .debug_info
debug_info_seg1: