[llvm-bugs] [Bug 25027] New: Assertion failed when compiling RegAllocGreedy.cpp, line 980
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Fri Oct  2 08:12:12 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=25027
            Bug ID: 25027
           Summary: Assertion failed when compiling RegAllocGreedy.cpp,
                    line 980
           Product: new-bugs
           Version: 3.3
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: contact at jjay.net
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified
when running gem update on el capitan, I have this issue : 
Updating json
Building native extensions.  This could take a while...
ERROR:  Error installing json:
    ERROR: Failed to build gem native extension.
    /usr/local/opt/ruby/bin/ruby -r ./siteconf20151002-8518-192duuc.rb
extconf.rb
creating Makefile
make "DESTDIR=" clean
make "DESTDIR="
compiling generator.c
Assertion failed: (NumGlobalIntvs && "No global intervals configured"),
function splitAroundRegion, file RegAllocGreedy.cpp, line 980.
-- 
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/20151002/39540e0d/attachment.html>
    
    
More information about the llvm-bugs
mailing list