avr.c, [...]: Where applicable...
authorSteven Bosscher <steven@gcc.gnu.org>
Sat, 23 Mar 2013 12:11:10 +0000 (12:11 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sat, 23 Mar 2013 12:11:10 +0000 (12:11 +0000)
commitb64925dc4b75d48fe36c0fcd41fd02151a5ffa55
tree17531e80a4ee959e96e3b55b923dbe168f1daa80
parentb9aaf52e25a78e5b150ecc7a8b5226392e569b5e
avr.c, [...]: Where applicable...

* config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,
config/epiphany/epiphany.c, config/frv/frv.c, config/ia64/ia64.c,
config/iq2000/iq2000.c, config/mcore/mcore.c, config/mep/mep.c,
config/mmix/mmix.c, config/pa/pa.c, config/rs6000/rs6000.c,
config/s390/s390.c, config/sparc/sparc.c, config/spu/spu.c,
config/stormy16/stormy16.c, config/v850/v850.c, config/xtensa/xtensa.c,
dwarf2out.c, hw-doloop.c, resource.c, rtl.h : Where applicable, use
the predicates NOTE_P, NONJUMP_INSN_P, JUMP_P, CALL_P, LABEL_P, and
BARRIER_P instead of GET_CODE.

From-SVN: r197005
23 files changed:
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/bfin/bfin.c
gcc/config/c6x/c6x.c
gcc/config/epiphany/epiphany.c
gcc/config/frv/frv.c
gcc/config/ia64/ia64.c
gcc/config/iq2000/iq2000.c
gcc/config/mcore/mcore.c
gcc/config/mep/mep.c
gcc/config/mmix/mmix.c
gcc/config/pa/pa.c
gcc/config/rs6000/rs6000.c
gcc/config/s390/s390.c
gcc/config/sparc/sparc.c
gcc/config/spu/spu.c
gcc/config/stormy16/stormy16.c
gcc/config/v850/v850.c
gcc/config/xtensa/xtensa.c
gcc/dwarf2out.c
gcc/hw-doloop.c
gcc/resource.c
gcc/rtl.h