Blame SOURCES/annobin-nop.patch

13d086
diff -rup annobin.orig/gcc-plugin/annobin.cc annobin-10.64/gcc-plugin/annobin.cc
13d086
--- annobin.orig/gcc-plugin/annobin.cc	2022-04-06 12:55:02.350469755 +0100
13d086
+++ annobin-10.64/gcc-plugin/annobin.cc	2022-04-06 12:55:28.503296390 +0100
13d086
@@ -1851,7 +1851,7 @@ annobin_emit_start_sym_and_version_note
13d086
 	 Ensure that we do not have empty special text sections so that the
13d086
 	 annobin start symbols are never beyond the end of the sections.  */
13d086
 #ifndef ANNOBIN_NOP_INSN
13d086
-#define ANNOBIN_NOP_INSN ".nop"
13d086
+#define ANNOBIN_NOP_INSN "nop"
13d086
 #endif
13d086
       if (* suffix && enable_ppc64_nops)
13d086
 	annobin_emit_asm (ANNOBIN_NOP_INSN,