[LLVMdev] 3.4 branch gcc 4.9 build error

Chandler Carruth chandlerc at google.com
Mon May 5 10:47:52 PDT 2014


On Mon, May 5, 2014 at 8:11 AM, Alp Toker <alp at nuanti.com> wrote:

> I suspect that pulling in clang header fixes r201729, r202911 and r207606
> to 3.4.1 will resolve libstdc++ / glibc compatibility issues people have
> been having with 3.4:
>
>   r201729: Teach Clang to provide ::max_align_t in C11 and C++11 modes)
>   r202911: Headers: Provide an ABI compatible max_align_t when _MSC_VER is
> defined)
>   r207606: Let stddef.h respect __need_{wchar_t, size_t, NULL, ptrdiff_t,
> wint_t}.
>
> The changes look safe to merge but I'd like to hear a second opinion from
> Chandler or Nico.
>

I believe all of these are very safe, but I respect Tom's position here. As
he is managing the release, he gets to say "not in this one". If you want
someone to approve merging these three patches into any release, Richard
Smith is the person to ask IMO.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140505/95815c56/attachment.html>


More information about the llvm-dev mailing list