]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/32790 (REG_N_SETS holds wrong value)
authorJeff Law <law@redhat.com>
Sat, 17 Jan 2015 07:24:24 +0000 (00:24 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 17 Jan 2015 07:24:24 +0000 (00:24 -0700)
commitbd5fb71cd07c61218d58cba2e779648c0ca8b3a2
tree6cafb5683810d8641388cee95168153d5fb8c3c8
parent21c4af433bddf59126996cf479affc32be7334fa
re PR rtl-optimization/32790 (REG_N_SETS holds wrong value)

PR rtl-optimization/32790
        * reginfo.c (reg_scan_mark_refs): Look for ZERO_EXTRACT,
        not ZERO_EXTEND in SET_DESTs.

From-SVN: r219795
gcc/ChangeLog
gcc/reginfo.c