[llvm-bugs] [Bug 26575] Assertion: "Address displacement operand is always an immediate or a global"

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 16 18:46:26 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26575

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Hans Wennborg <hans at chromium.org> ---
Sorry, same assert still firing after the pass was enabled again this morning.

To reproduce:
clang -cc1 -triple i686-pc-windows-msvc18.0.0 -emit-obj -target-cpu pentium4 
-Os  -fms-extensions -fms-compatibility -fms-compatibility-version=18.0
-std=c++11 -fno-threadsafe-statics -fdelayed-template-parsing  -x c++ /tmp/a.ii

-- 
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/20160217/175dac28/attachment.html>


More information about the llvm-bugs mailing list