http://llvm.org/bugs/show_bug.cgi?id=2682
Nick Lewycky <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #3 from Nick Lewycky <[EMAIL PROTECTED]> 2008-10-04 23:12:06 ---
This is not fixed:
$ llvm-g++ 004.c -c
$ llvm-g++ 004.c -c -O2
004.c: In function âvoid prefetch(const char*, int)â:
004.c:1: error: third argument to â__builtin_prefetchâ must be a constant
$
--
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