[LLVMbugs] [Bug 7266] New: Failure to build GMP (5.0.1) without "-no-integrated-as"
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Sun May 30 17:55:53 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=7266
           Summary: Failure to build GMP (5.0.1) without
                    "-no-integrated-as"
           Product: clang
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: jens.nockert at gmail.com
                CC: llvmbugs at cs.uiuc.edu
Trying to build GMP without "-no-integrated-as" fails to build with clang
revision 105168.
/var/folders/fv/fvwDV1MSEYO12oQJ9NbSek+++TI/-Tmp-/cc-jmnuES.s:14:2: warning:
ignoring directive for now
 .size ___gmpn_add_nc,.-___gmpn_add_nc
 ^
/var/folders/fv/fvwDV1MSEYO12oQJ9NbSek+++TI/-Tmp-/cc-jmnuES.s:82:2: error:
unrecognized instruction
 jrcxz Lend
 ^
/var/folders/fv/fvwDV1MSEYO12oQJ9NbSek+++TI/-Tmp-/cc-jmnuES.s:86:2: warning:
ignoring directive for now
 .size ___gmpn_add_n,.-___gmpn_add_n
 ^
-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
    
    
More information about the llvm-bugs
mailing list