https://bugs.freedesktop.org/show_bug.cgi?id=83436
--- Comment #7 from smoki <smoki00790 at gmail.com> --- Actually nothing to do with the -O3, but with the -mtune -march it seems. On Debian default is -mtune=generic -march=i586 maybe that is the problem, if i pass -mtune=native -march=native then it performs fine in most cases :) But not all, glretrace sometimes perform slow sometimes fast... so build system seems borked currently even more on 32bit :) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140903/f93c67b2/attachment.html>