On 05/13/13 12:16, Eric Blake wrote:
> I wonder if gnulib should use something similar, for the
> places where it uses pragma gcc push.

I hope not.  The only place gnulib does a push,
is to turn off bogus diagnostics that I hope clang
doesn't generate.  If I'm wrong I suppose we can
add an "|| __clang__", but let's hope I'm right.

Reply via email to