On Sun, Aug 4, 2013 at 2:34 AM, NightStrike <nightstr...@gmail.com> wrote: > On Mon, Jul 22, 2013 at 5:22 AM, Igor Zamyatin <izamya...@gmail.com> wrote: >> Hi All! >> >> Unfortunately now the compiler generates wrong code for i686 target >> when options -O3 and -flto are used. It started more than a month ago >> and reflected in PR57602. >> >> Such combination of options could be quite important at least from the >> performance point of view. >> >> Since there was almost no reaction on this PR I'd like to ask either >> to look at it in some observable future or revert the commit which is >> guilty for the issue.
> What's the bad commit? As mentioned in the PR, it is r199422 [1,2]. [1] http://gcc.gnu.org/r199422 [2] http://gcc.gnu.org/ml/gcc-patches/2013-05/msg01644.html Uros.