Bug 122791

Summary: Enable GCC_WARN_64_TO_32_BIT_CONVERSION on ARM64
Product: WebKit Reporter: Daniel Bates <dbates>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fpizlo, ggaren, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Daniel Bates
Reported 2013-10-14 17:34:24 PDT
As suggested by Oliver Hunt in bug #122762, comment 14, we should look to enable the warning GCC_WARN_64_TO_32_BIT_CONVERSION when building for ARM64 so that the compiler warns us when a value is implicitly converted from a 64-bit type to a 32-bit type.
Attachments
Note You need to log in before you can comment on or make changes to this bug.