On Sun, 21 Aug 2016, David Wohlferd wrote:

> Under certain circumstances, the #pragma pop_macro("__has_builtin") at the 
> bottom of intrin-impl.h can be called without ever having hit the #pragma 
> push_macro("__has_builtin") at the top.  Clang warns about this, so I have 
> moved the push appropriately.
>
> Patch attached.

The patch seems ok, although the nesting in that header isn't quite 
obvious.

// Martin

------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to