Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 19b7a8a4dbf67d6aa011e5e9d2e566db7432d222
      
https://github.com/WebKit/WebKit/commit/19b7a8a4dbf67d6aa011e5e9d2e566db7432d222
  Author: Vitaly Dyachkov <[email protected]>
  Date:   2026-08-05 (Wed, 05 Aug 2026)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSBigInt.cpp

  Log Message:
  -----------
  REGRESSION(318413@main) [WPE][GTK] Build is broken on GCC < 15
https://bugs.webkit.org/show_bug.cgi?id=321080

Reviewed by Yusuke Suzuki.

`__builtin_addcll` and `__builtin_addc` are only available on GCC 15 and later 
[1].

1. https://libc.llvm.org/dev/builtin_compatibility.html

* Source/JavaScriptCore/runtime/JSBigInt.cpp:
(JSC::DigitColumnAccumulator::addCarrying):

Canonical link: https://commits.webkit.org/318687@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to