Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 50a48d720f6cbdea50c6c611d25ca0386fd3d797
      
https://github.com/WebKit/WebKit/commit/50a48d720f6cbdea50c6c611d25ca0386fd3d797
  Author: Keith Miller <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M Source/cmake/OptionsIOS.cmake
    M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  -----------
  [CMake] Use -fstrict-aliasing
https://bugs.webkit.org/show_bug.cgi?id=317449
rdar://180072685

Reviewed by Geoffrey Garen.

The current use seems to be a holdover from 2010 to work around a GCC
4.4 bug. Since that's well, well below the minimum GCC we can probably
drop it. xcodebuild uses strict aliasing so only non-Darwin-specific
code would carry any risk.

iOS port also no longer needs to explicitly re-enable it.

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



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

Reply via email to