]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.c
Since upstream gcc has recently increased the function alignment on
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-dir-file-name.c
index 21a4d2a82f6196271e763d60500114cecebe533a..2b9cc6a85780628761b4f9d55a1383c7fb835285 100644 (file)
@@ -64,8 +64,7 @@ FUNC (compdir_absolute_ldir_absolute_file_absolute_same)      \
 FUNC (compdir_absolute_ldir_absolute_file_absolute_different)
 
 #define FUNC(name)                                     \
-  asm (#name "_start: .globl " #name "_start\n");      \
-  static void                                          \
+  void                                                 \
   name (void)                                          \
   {                                                    \
     v++;                                               \