https://bugs.kde.org/show_bug.cgi?id=366345
--- Comment #2 from Julian Seward <jsew...@acm.org> --- What version of gcc is this? Do you get these warnings if you don't set CFLAGS yourself? We've played with the flags from time to time over the years, but mostly you can't crank much more performance out of it by fiddling with them, so you'd be well advised just to use the default values. For one thing, performance is largely determined by the quality of the code the JIT creates, so changing the CFLAGS will have no effect there. -- You are receiving this mail because: You are watching all bug changes.