http://llvm.org/bugs/show_bug.cgi?id=8144
Summary: Variables inside inline asm is optimized away even
though they are marked as used
Product: clang
Version: trunk
Platform: PC
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
This is a case from MPlayer, I will attach the preprocessed vf_fspp.i file.
Variables MM_FIX_1_082392200 and MM_FIX_1_414213562 are optimized away. Rest of
the MM_* variables are fine.
Tested on MacOSX 10.6, clang trunk r113836.
--
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