[Bug 41141] gcc6: d3drm build warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 15 15:35:39 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41141

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to Sergey Isakov from comment #1)
> Nonsense

Not necessarily. It's undefined behavior according to standard,
because result is signed be default, and 0xff << 24 is not
representable with 32bit signed integer.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list