https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95123

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-bisection
            Summary|[10/11/12 Regression] Wrong |[10/11/12 Regression] Wrong
                   |code w/ -O2                 |code w/ -O2
                   |-fselective-scheduling2     |-fselective-scheduling2
                   |-funroll-loops --param      |-funroll-loops --param
                   |early-inlining-insns=5      |early-inlining-insns=5
                   |--param                     |--param
                   |loop-invariant-max-bbs-in-l |loop-invariant-max-bbs-in-l
                   |oop=3 --param               |oop=3 --param
                   |max-jump-thread-duplication |max-jump-thread-duplication
                   |-stmts=0                    |-stmts=0 -fPIE

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Seems to be working on the trunk, would be interesting to see why it passes
there.

Reply via email to