From 3808bb23d96ff5da811e917da65cae2735df7346 Mon Sep 17 00:00:00 2001 From: nick clifton Date: Fri, 28 Mar 2025 10:55:21 +0000 Subject: [PATCH] Upload New File --- annobin-nop.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 annobin-nop.patch diff --git a/annobin-nop.patch b/annobin-nop.patch new file mode 100644 index 0000000..66210e8 --- /dev/null +++ b/annobin-nop.patch @@ -0,0 +1,11 @@ +--- annobin.orig/gcc-plugin/annobin.cc 2023-04-28 09:58:05.487156290 +0100 ++++ annobin-12.09/gcc-plugin/annobin.cc 2023-04-28 09:58:36.434248542 +0100 +@@ -2104,7 +2104,7 @@ annobin_emit_start_sym_and_version_note + Ensure that we do not have empty special text sections so that the + annobin start symbols are never beyond the end of the sections. */ + #ifndef ANNOBIN_NOP_INSN +-#define ANNOBIN_NOP_INSN ".nop" ++#define ANNOBIN_NOP_INSN "nop" + #endif + if (* suffix && enable_ppc64_nops) + annobin_emit_asm (ANNOBIN_NOP_INSN,