]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/mcore/mcore.c
avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 16 Dec 2001 16:09:06 +0000 (16:09 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 16 Dec 2001 16:09:06 +0000 (16:09 +0000)
commit11f9ed1a847d2863977981ba30262e8953645b89
tree4dda8f59f600b4c7df07cba6426a94707505e514
parentaba649ba4dad4ebb3305f13ba8b43ee1e2b641fc
avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.

* avr.c (avr_simplify_comparision_p, adjust_insn_length,
mask_one_bit_p, output_reload_insisf): Don't use the 'U' suffix.
* avr.h (reg_class): Likewise.
* avr.md: Likewise.
* mcore.c (try_constant_tricks, mcore_byte_offset,
mcore_halfword_offset): Likewise.
* sh.c (shl_sext_kind, gen_block_redirect, split_branches): Likewise.
* v850.c (not_power_of_two_operand): Likewise.

From-SVN: r48073
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/avr.h
gcc/config/avr/avr.md
gcc/config/mcore/mcore.c
gcc/config/sh/sh.c
gcc/config/v850/v850.c