]> git.ipfire.org Git - thirdparty/gcc.git/commit
Backport PR69752 fix from mainline.
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 17 Feb 2016 13:03:44 +0000 (13:03 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 17 Feb 2016 13:03:44 +0000 (13:03 +0000)
commitf7161456fad7b0d1a59a8b8ab78e96bd6697fcd8
treed8e3c874cd4a6b75776da66d81471e592afb4dcd
parentcbe17155e02b16170b50fa66d0924a46e7a7c05e
Backport PR69752 fix from mainline.

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: r233491
gcc/ChangeLog
gcc/ira.c