Description: Readd r10k Rev 3 hazard fix
 .
 glibc (2.24-10.zz3) UNRELEASED; urgency=medium
 .
   * Rebuild with non fpxx gcc
   * Disable tests
   * Readd r10k Rev 3 hazward fix
Author: Florian Lohoff <f@zz.de>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: jessie glibc
Last-Update: 2023-01-19

Index: glibc-2.24/sysdeps/mips/atomic-machine.h
===================================================================
--- glibc-2.24.orig/sysdeps/mips/atomic-machine.h
+++ glibc-2.24/sysdeps/mips/atomic-machine.h
@@ -75,7 +75,7 @@ typedef uintmax_t uatomic_max_t;
       is predicted not taken.  */
 
 
-#ifdef _MIPS_ARCH_R10000
+#if 1
 #define R10K_BEQZ_INSN "beqzl"
 #else
 #define R10K_BEQZ_INSN "beqz"
