----- On Aug 20, 2015, at 8:24 AM, Jason Evans <[email protected]> wrote:
> On Aug 19, 2015, at 11:15 PM, Ingvar Hagelund <[email protected]> > wrote: > > Note that gcc still warns about "right shift count is negative". > > http://arm.koji.fedoraproject.org//work/tasks/9259/3129259/build.log > Bummer. I tested this with clang, which does enough flow control analysis to > realize that the negative shifts are unreachable and omit the warnings, but > then forgot to check gcc. I'll revert to #if..#elseif..#else..#endif. That's only cosmetics, I guess. FYI, I've ran builds including the test suite successfully on the fedora and epel targets, that is ppc, ppc64, ppcel64, armv7, aarch64, i686, and x86_64 Ingvar
_______________________________________________ jemalloc-discuss mailing list [email protected] http://www.canonware.com/mailman/listinfo/jemalloc-discuss
