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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to