]> gcc.gnu.org Git - gcc.git/commit
avr.c (avr_out_compare): Use const0_rtx instead of 0 when testing for compares agains...
authorGeorg-Johann Lay <avr@gjlay.de>
Fri, 29 Jul 2016 16:09:39 +0000 (16:09 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Fri, 29 Jul 2016 16:09:39 +0000 (16:09 +0000)
commitd51553e083cbed3f5c334573adc999654fb26df2
treeebce2af4836c71268f87d2135a3656c319b61eba
parent61c73a7fedd9cc3c18c0fd5891ac9ff547d0a294
avr.c (avr_out_compare): Use const0_rtx instead of 0 when testing for compares against constants of the...

* config/avr/avr.c (avr_out_compare): Use const0_rtx instead of 0
when testing for compares against constants of the form 0xabab.

From-SVN: r238879
gcc/ChangeLog
gcc/config/avr/avr.c
This page took 0.059947 seconds and 5 git commands to generate.