]> git.ipfire.org Git - thirdparty/gcc.git/commit
Don't make something with an autoinc an equivalencing insn (PR69752).
authorBernd Schmidt <bernds@redhat.com>
Mon, 15 Feb 2016 12:04:13 +0000 (12:04 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 15 Feb 2016 12:04:13 +0000 (12:04 +0000)
commit07b383317d572118690c82d58da9536b1ed44a72
tree3af94e284d7cebc697ae0420e7aff582f0085f99
parent7e2507a578d6c82e6bb1fb05353c61f7808cf47e
Don't make something with an autoinc an equivalencing insn (PR69752).

PR rtl-optimization/69752
* ira.c (update_equiv_regs): When looking for more than a single SET,
also take other side effects into account.

From-SVN: r233423
gcc/ChangeLog
gcc/ira.c