diff options
author | Michael Eager <eager@eagercon.com> | 2017-03-09 18:09:39 +0000 |
---|---|---|
committer | Michael Eager <eager@gcc.gnu.org> | 2017-03-09 18:09:39 +0000 |
commit | 4e0c6654ef99fe34a012dbb9507db33f51e8fde8 (patch) | |
tree | a6749334366eb089afef19124ffda15fce9e4e0a /gcc/tree-ssa-loop-niter.c | |
parent | c9819d22705d43ced3c05763172812061cdddce9 (diff) | |
download | gcc-4e0c6654ef99fe34a012dbb9507db33f51e8fde8.zip gcc-4e0c6654ef99fe34a012dbb9507db33f51e8fde8.tar.gz gcc-4e0c6654ef99fe34a012dbb9507db33f51e8fde8.tar.bz2 |
Correct failures with --enable-checking=yes,rtl.
* config/microblaze/microblaze.c (microblaze_expand_shift):
Replace GET_CODE test with CONST_INT_P and INTVAL test with
test for const0_rtx.
* config/microblaze/microblaze.md (ashlsi3_byone, ashrsi3_byone,
lshrsi3_byone): Replace INTVAL with test for const1_rtx.
From-SVN: r246012
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions