aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2014-07-03 16:39:05 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2014-07-03 16:39:05 +0200
commit00a7ba584062ce49f20fd9e10e5396b296b0a7b5 (patch)
tree0f9f89a40e0f06ad2065a6c8389c198699c9f249 /gcc/rtl.c
parente21526739585ce47c37e40c1da738ba42c7a7e02 (diff)
downloadgcc-00a7ba584062ce49f20fd9e10e5396b296b0a7b5.zip
gcc-00a7ba584062ce49f20fd9e10e5396b296b0a7b5.tar.gz
gcc-00a7ba584062ce49f20fd9e10e5396b296b0a7b5.tar.bz2
gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.
* gcov-io.c (gcov_read_words): Don't call memmove if excess is 0. * data-streamer-in.c (streamer_read_hwi): Shift UHWI 1 instead of HWI 1 and negate the unsigned value. * expmed.c (expand_sdiv_pow2): For modes wider than word always use AND instead of shift. * wide-int-print.cc (print_decs): Negate UHWI instead of HWI. c-family/ * c-ada-spec.c (dump_ada_nodes): Don't call qsort if comments->count <= 1, as comments->entries might be NULL. From-SVN: r212264
Diffstat (limited to 'gcc/rtl.c')
0 files changed, 0 insertions, 0 deletions