[Webkit-unassigned] [Bug 85781] New: Buildfix for buggy GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 01:39:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85781

           Summary: Buildfix for buggy GCC
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


After http://trac.webkit.org/changeset/116009 build started to
fail on Qt Windows and on Qt ARM bots:

In file included from ../../../../Source/WebCore/rendering/RenderBlock.cpp:25:0:
../../../../Source/WebCore/rendering/RenderBlock.h: In function 'void WebCore::RenderBlock::MarginInfo::_ZN7WebCore11RenderBlock10MarginInfo11clearMarginEv.clone.244(WebCore::LayoutUnit*, int*)':
../../../../Source/WebCore/rendering/RenderBlock.h:868:69: internal compiler error: in create_tmp_var, at gimplify.c:505

This change is absolutely innocent and it didn't change anything in this 
file. Unfortunately it is a crazy GCC bug triggered by this patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list