File 0009-Bug-1792159-Add-missing-includes-to-AtomicOperations.patch of Package MozillaFirefox

From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Wolfgang Rosenauer <wr@rosenauer.org>
Date: Mon, 6 Mar 2023 03:29:00 +0200
Subject: [PATCH] Bug 1792159 - Add missing includes to
 AtomicOperationsGenerated.h

---
 mozglue/misc/SIMD_avx2.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mozglue/misc/SIMD_avx2.cpp b/mozglue/misc/SIMD_avx2.cpp
index 8585a2534be415790ed42ea95bb2f2672d27d94f..e4e70904288cc119ce9dd74c1512e624941297e6 100644
--- a/mozglue/misc/SIMD_avx2.cpp
+++ b/mozglue/misc/SIMD_avx2.cpp
@@ -61,7 +61,7 @@ __m256i CmpEq256(__m256i a, __m256i b) {
   return _mm256_cmpeq_epi64(a, b);
 }
 
-#  if defined(__GNUC__) && !defined(__clang__)
+#  if 0
 
 // See the comment in SIMD.cpp over Load32BitsIntoXMM. This is just adapted
 // from that workaround. Testing this, it also yields the correct instructions
openSUSE Build Service is sponsored by