PR rtl-optimization/32790
commit9cc65060239f1627691f4a3871f2848f3902c96c
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jan 2015 07:24:24 +0000 (17 07:24 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jan 2015 07:24:24 +0000 (17 07:24 +0000)
tree6cafb5683810d8641388cee95168153d5fb8c3c8
parent46da90b10af4002038afb932dd4c6127ed7eb604
PR rtl-optimization/32790
        * reginfo.c (reg_scan_mark_refs): Look for ZERO_EXTRACT,
        not ZERO_EXTEND in SET_DESTs.

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