[llvm-bugs] [Bug 28264] New: Clang-MSVC fails to compile

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 22 09:43:43 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28264

            Bug ID: 28264
           Summary: Clang-MSVC fails to compile
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: denisavvakumov at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16628
  --> https://llvm.org/bugs/attachment.cgi?id=16628&action=edit
crash dump

I'm sorry but i can't upload sources because of NDA.

clang-cl.exe : warning : argument unused during compilation: '/GL'
clang-cl.exe : warning : argument unused during compilation: '/Gm-'
  Assertion failed: isIntN(Size * 8 + 1, Value) && "Value does not fit in the
Fixup field", file
D:\src\llvm_package_273154\llvm\lib\Target\X86\MCTargetDesc\X86AsmBackend.cpp,
line 120
  Wrote crash dump file "C:\Users\denis\AppData\Local\Temp\CL.exe-7c3689.dmp"
  0x022698A8 (0x00000016 0x03995082 0x00000002 0x00000000)
  0x03999252 (0x042A9442 0x042A9326 0x00000078 0x0D9A858C)
  0x01B9B54E (0x0D9A858C 0x0D9A855C 0x00000010 0x00017483)
  0x021099DF (0x052FE448 0x23562CDF 0x0ACE9CD8 0x0AB138F0)
  0x02109B9B (0x010EFB0D 0x23562CDF 0x13A16170 0x0282EEEA)
  0x020FE171 (0x0ACE9CD8 0x00F4F8B8 0x00EEB500 0x00F4F884)
  0x0282EEEA (0x0ADF7690 0x00EF55E8 0x0FC972C0 0x052FE530)
  0x770AB598 (0x0FC972D0 0x0FC972D0 0x0ACAD168 0x00EF55E8), RtlFreeHeap() +
0x338 bytes(s)
  0x770AB4A9 (0x0AD21780 0x23562CDF 0x046E61C0 0x23562CDF), RtlFreeHeap() +
0x249 bytes(s)
  0x01EDE3BB (0x01EDFF3D 0x0AB36E90 0x00000000 0x0ADF7690)
  0x01EDFDCB (0x0AB36E90 0x00000000 0x0ADF7690 0x00000000)
  0x01EDFF3D (0x0AB36E90 0x052FE604 0x052FE628 0x052FE634)
  0x01EDFD17 (0x00F4F8C0 0x00F4F8C0 0x00000004 0x00000101)
  0x01EE22AA (0x00F4F8C0 0x0AB36E80 0x00000000 0x00000004)
  0x01EE2733 (0x00F4F8C0 0x00F8A290 0x23562C01 0x00000000)
  0x0243EE19 (0x00F14900 0x00F0FE40 0x00EEF980 0x00F06680)
  0x0396A0C7 (0x00F44A08 0x00F88A30 0x00000000 0x00F89058)
  0x02D2ABC9 (0x00F88A30 0x00000000 0x00000000 0x00EEF878)
  0x027D73E2 (0x00EEF878 0x00F0E6A8 0x00EF8418 0x00F0E6CC)
clang-cl.exe : error : clang frontend command failed due to signal (use -v to
see invocation)
  clang version 3.9.0 (trunk)
  Target: i686-pc-windows-msvc
  Thread model: posix

-- 
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/20160622/765dbb4c/attachment.html>


More information about the llvm-bugs mailing list