Author: gjl
Date: Fri Jul 29 16:09:39 2016
New Revision: 238879
URL: https://gcc.gnu.org/viewcvs?rev=238879&root=gcc&view=rev
Log:
* config/avr/avr.c (avr_out_compare): Use const0_rtx instead of 0
when testing for compares against constants of the form 0xabab.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.c