[Webkit-unassigned] [Bug 196818] New: [GTK] LTO warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 06:39:54 PDT 2019


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

            Bug ID: 196818
           Summary: [GTK] LTO warnings
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpa-webkit at aegee.org

Linking 2.24.1 - libjavascriptcoregtk-4.0.so with gcc 8.3.1 20190331 reports:

/src/gnome/webkitgtk-2.24.1/Source/JavaScriptCore/runtime/VMTraps.cpp:57: warning: type ‘struct SignalContext’ violates the C++
 One Definition Rule [-Wodr]
 struct SignalContext {

/src/gnome/webkitgtk-2.24.1/Source/JavaScriptCore/tools/SigillCrashAnalyzer.cpp:179: note: a different type is defined in anoth
er translation unit
 struct SignalContext {

/src/gnome/webkitgtk-2.24.1/Source/JavaScriptCore/runtime/VMTraps.cpp:75: note: the first difference of corresponding definitio
ns is field ‘registers’
     PlatformRegisters& registers;

/src/gnome/webkitgtk-2.24.1/Source/JavaScriptCore/tools/SigillCrashAnalyzer.cpp:184: note: a field with different name is defined in another translation unit
     MacroAssemblerCodePtr<PlatformRegistersPCPtrTag> machinePC;

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190411/26b430f8/attachment.html>


More information about the webkit-unassigned mailing list