PR rtl-optimization/66706
commit3d3b7ccd954a6d06c0ec95773c3d1b8bc10ae98a
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jul 2015 16:27:11 +0000 (2 16:27 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jul 2015 16:27:11 +0000 (2 16:27 +0000)
treed174096834a05a5f44f5c2a50ff943b93ef3cce3
parentb77049e845c1dd1d5d81c8f7301265bc32ed7b9f
PR rtl-optimization/66706
* combine.c (make_compound_operation): If an AND of SUBREG of
LSHIFTRT does not simplify, see if just the AND of SUBREG does.

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