[llvm-bugs] [Bug 25749] New: No line number provided for standalone assembly file upon error "32-bit absolute addressing is not supported in 64-bit mode"
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Dec 4 18:09:39 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25749
Bug ID: 25749
Summary: No line number provided for standalone assembly file
upon error "32-bit absolute addressing is not
supported in 64-bit mode"
Product: clang
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: txjohnson at msn.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
When compiling a standalone assembly file, clang reports "32-bit absolute
addressing is not supported in 64-bit mode" when an offending instruction is
encountered. But it does not report a line number so that instruction can be
located and reviewed.
--
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/20151205/fd2676e3/attachment.html>
More information about the llvm-bugs
mailing list