On Mon, Jul 9, 2012 at 1:55 AM, Knut Petersen <[email protected]> wrote: > Søren, the bad commit was supposed to fix a gcc -O0 compile problem, but it > breaks > gcc -O0 compilation here. Reverting f9c91ee2 fixes the problem for me.
Is this build automated? If it's an automated build that runs the test suite, you're actually spending way more time running the test suite when built with -O0 than you save by building with -O0. _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
