http://llvm.org/bugs/show_bug.cgi?id=8592

Santosh <[email protected]> changed:

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

--- Comment #3 from Santosh <[email protected]> 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to