[LLVMbugs] [Bug 8592] error: invalid instruction mnemonic 'lretq'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Nov 12 10:44:56 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=8592
Santosh <santosh.nagarakatte at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #3 from Santosh <santosh.nagarakatte at gmail.com> 2010-11-12 12:44:56 CST ---
The bug still persists in the revision 118906. lretl is the instruction causing
problems.
I have attached callrealmode.i file
cc1 commandline is below
clang -cc1 -triple x86_64-unknown-linux-gnu -S -disable-free -main-file-name
callrealmode.c -mrelocation-model static -mdisable-fp-elim -masm-verbose
-mconstructor-aliases -munwind-tables -disable-red-zone -target-cpu x86-64
-target-feature -sse -target-linker-version 2.20.51 -v -g -nostdinc
-resource-dir
/home/santoshn/llvm/llvm-svn-obj/Debug+Asserts/bin/../lib/clang/2.9 -O2 -Wall
-ferror-limit 19 -fmessage-length 156 -fno-builtin -fgnu-runtime
-fdiagnostics-show-option -fcolor-diagnostics -o callrealmode.s -x cpp-output
callrealmode.i
--
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