[LLVMbugs] [Bug 11445] New: ppc-linux-as called w/o multilib options
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 28 04:26:41 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11445
Bug #: 11445
Summary: ppc-linux-as called w/o multilib options
Product: clang
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: michael.kostylev at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 7652
--> http://llvm.org/bugs/attachment.cgi?id=7652
proposed patch
Clang does not pass proper multilib options to gas when a host differs from a
target (-m32 on ppc64 and -m64 on ppc32).
Comments on the patch: -a32/-a64 are essential options, the rest may be
omitted, however gcc passes them.
--
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