Hi Max, On 12/30/15 10:26, Max Krummenacher wrote: > I tried to build master with GCC 5.3 for an armv7 target just now. > The same error that you see pops up. > > I propose to lower the strict-overflow to a warning again to get > rid of this errors once and for all. > > The following made the build work for me: Odd, even with this patch applied my x86_64 build continues to fail (in another location): | ../../third_party/WebKit/Source/core/inspector/InspectorTimelineAgent.cpp:234:8: error: '.blink::TimelineThreadState::decodedPixelRefId' is used uninitialized in this function [-Werror=uninitialized]