[LLVMbugs] [Bug 17924] New: struct get broken when passed between mingw gcc and clang

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 14 02:45:08 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=17924

            Bug ID: 17924
           Summary: struct get broken when passed between mingw gcc and
                    clang
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: zokier at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

When I pass a struct containing two uint64_t to/from a function compiled with
mingw gcc, it gets broken somehow.

Example as gist: https://gist.github.com/zokier/7464584

OS: Windows Server 2012 Standard 64 bit

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131114/8d65becd/attachment.html>


More information about the llvm-bugs mailing list