]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/50448 (Missed optimization accessing struct component with...
authorGeorg-Johann Lay <avr@gjlay.de>
Sat, 5 Nov 2011 13:08:54 +0000 (13:08 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Sat, 5 Nov 2011 13:08:54 +0000 (13:08 +0000)
commit8eee318f0af514cb4b508af91ec5a3825e1960b3
treea331961dfbbbf7f51ca223c101df3b92b6b10894
parent69e596afa446722c8c19a7d0275fd53c4cd167c1
re PR rtl-optimization/50448 (Missed optimization accessing struct component with integer address)

PR rtl-optimization/50448
* cprop.c (try_replace_reg): Also try to replace uses of FROM that
appear in SET_DEST.

From-SVN: r181011
gcc/ChangeLog
gcc/cprop.c