[libcxx] [libcxxabi] [llvm] [libc++] Upgrade to GCC 16 (PR #206235)

Nikolas Klauser via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 01:36:28 PDT 2026


================
@@ -12,6 +12,9 @@
 
 // T& unique_ptr::operator[](size_t) const
 
+// FIXME: Why does this start failing with GCC 16?
+// XFAIL: gcc-16 && std-at-least-c++20
----------------
philnik777 wrote:

#215497

https://github.com/llvm/llvm-project/pull/206235


More information about the llvm-commits mailing list