[patch] Lazily provide a __float128 type in -std=gnu++11 mode

Nico Weber thakis at chromium.org
Thu Jun 20 13:45:18 PDT 2013


Hi,

the attached patch lazily inserts a __float128 type the first time one is
looked up. This is needed to compile libstdc++4.7+ headers in -std=gnu++11
mode. This fixes PR13530, see that bug for more information.

Ok?

Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130620/1c7b41f7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clangf128.patch
Type: application/octet-stream
Size: 5524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130620/1c7b41f7/attachment.obj>


More information about the cfe-commits mailing list