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

Nuno Lopes <[email protected]> changed:

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

--- Comment #6 from Nuno Lopes <[email protected]> 2012-08-01 12:09:41 CDT ---
fixed in r161118, thanks!
It's still a bit weird that you want to compile with -fno-builtin and use
__builtin___strcpy_chk() at the same time..  I guess that's coming from the
system headers anyway.

-- 
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