WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
122791
Enable GCC_WARN_64_TO_32_BIT_CONVERSION on ARM64
https://bugs.webkit.org/show_bug.cgi?id=122791
Summary
Enable GCC_WARN_64_TO_32_BIT_CONVERSION on ARM64
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug