Siarhei Siamashka <[email protected]> writes: > git bisect blames the commit "utils.c: On x86-32 unalign the stack > before calling test_function": > > http://cgit.freedesktop.org/pixman/commit/?id=3dce229772354877ef29 > > (with gcc 4.7.2 and using export CFLAGS="-O2 -m32" before configure)
Interesting. I can't reproduce this with the standard compiler on Fedora 17 (which is also a gcc 4.7.2). Back when the PRNG was added, there was some crash that only happened with a Fedora GCC, but not the Gentoo one. I forget what the difference was though. Søren _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
