[LLVMbugs] [Bug 15266] New: Inline assembler broken, works with -no-integrated-as
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 14 05:34:11 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15266
Bug ID: 15266
Summary: Inline assembler broken, works with -no-integrated-as
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: choller at mozilla.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 10015
--> http://llvm.org/bugs/attachment.cgi?id=10015&action=edit
Build log with error
I just upgraded to clang r175154 and my mozilla-central build broke when
building libyuv which is part of webrtc. It includes inline assembler which
seems to break (see attached build log). When I add -no-integrated-as, the
error goes away. I'll also attach the .s and .ii files.
--
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/20130214/37132e07/attachment.html>
More information about the llvm-bugs
mailing list