[libcxx-commits] [libcxx] [libcxxabi] [libunwind] [llvm] [libc++] Upgrade to GCC 15 (PR #138293)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 6 07:58:29 PDT 2025


================
@@ -29,6 +29,14 @@
 // These quirks often use a 12h interval; this is the scan interval of zdump,
 // which implies there are no sys_info objects with a duration of less than 12h.
 
+// Work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120502
----------------
ldionne wrote:

Maybe add a `TODO(GCC)`?

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


More information about the libcxx-commits mailing list