On 2/20/17, Andy Gibbs <andyg1...@hotmail.co.uk> wrote:
>
> What this means is that using the gcc version number alone will actually
> disable the optimisations given by __builtin_{add|sub|mul}_overflow when
> compiled with clang.
>

Yes.  And what this means is that I need to go back and implement a
rather more complicated set of #ifdefs to work around the issues with
clang.  I do intend to do that for the 3.18.0 release.  In the
meantime, several downstreams needed a quick and low-risk fix which
the https://www.sqlite.org/src/info/810d29320b853b3a check-in
provides.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to