[cfe-commits] PATCH: Fix one of the GCC feature tests in __config

Chandler Carruth chandlerc at google.com
Sat Jan 22 16:33:43 PST 2011


Let me know if this is OK to commit. Without it, using GCC 4.5 to build in
non-C++0x mode fails due to these functions being force-inlined.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110122/8e57acdf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Test-for-varargs-function-inlining-regardless-of-whe.patch
Type: application/octet-stream
Size: 1031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110122/8e57acdf/attachment.obj>


More information about the cfe-commits mailing list