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


Duncan Sands <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Duncan Sands <[EMAIL PROTECTED]>  2008-05-16 06:41:15 ---
>From http://gcc.gnu.org/onlinedocs/gcc/Standards.html:

GCC requires the freestanding environment provide memcpy, memmove, memset and
memcmp. Finally, if __builtin_trap is used, and the target does not implement
the trap pattern, then GCC will emit a call to abort.


-- 
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
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to