[webkit-changes] [WebKit/WebKit] 2dc708: [GCC] Build fix for Ubuntu 22.04 after 280670 at main
Diego Pino
noreply at github.com
Fri Jul 19 09:45:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2dc708928e2f11fecf622814b73b8eb4319ac027
https://github.com/WebKit/WebKit/commit/2dc708928e2f11fecf622814b73b8eb4319ac027
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp
Log Message:
-----------
[GCC] Build fix for Ubuntu 22.04 after 280670 at main
https://bugs.webkit.org/show_bug.cgi?id=276213
Reviewed by Justin Michaud.
Avoid internal compiler error in GCC11 by renaming 'SIMD:splat<uint8_t>' to
'SIMD::splat8'.
* Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp:
(WebCore::HTMLFastPathParser::scanText):
(WebCore::HTMLFastPathParser::scanAttributeValue):
Canonical link: https://commits.webkit.org/281140@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list