This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sim/18273] sim: various cppcheck warnings


https://sourceware.org/bugzilla/show_bug.cgi?id=18273

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0a13382c8e708fd9eb15dbc81cedc35e6670090c

commit 0a13382c8e708fd9eb15dbc81cedc35e6670090c
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Apr 29 16:02:02 2015 +0100

    Fix problems in the sim sources discovered by running the cppcheck static
analysis tool.

    erc32       PR 18273
        * sis.c (main): Remove unreachable code.

    m68hc11     * gencode.c (gen_fetch_operands): Remove unreachable code.

    ppc * hw_htab.c (htab_map_binary): Fix overlap check.

    common      * sim-fpu.c (INLINE_SIM_FPU): Fix static analysis warning by
        increasing parenthesis around casts to signed values.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]