gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Aug 2015 20:22:34 +0000 (20:22 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Aug 2015 20:22:34 +0000 (20:22 +0000)
commit1b8f805070dac6e172c534c6bde8546d8938795d
tree81a554cdea6f0fb537937af65669b60659e112c9
parentde2bc0507a4eb3049a396cf953379e5d5fc535e3
gcc/
PR bootstrap/55035
* reload1.c (elimination_costs_in_insn): Make it obvious to the
compiler that the n_dups and n_operands loop bounds are invariant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226874 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reload1.c