]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
hashtab.c (hash_pointer): Remove conditional and avoid unexecuted shift equal to...
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 6 May 2013 15:40:54 +0000 (15:40 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 6 May 2013 15:40:54 +0000 (11:40 -0400)
commitb768e8cf27cd0d48c49cb1c4741d6a39067d0c1d
tree146705cbed2fdf5ab54949aa16089558e9056763
parentcb3f6a88f6c9cbcfccb171f4c83aa3beb4f59319
hashtab.c (hash_pointer): Remove conditional and avoid unexecuted shift equal to wordsize.

2013-05-06  David Edelsohn  <dje.gcc@gmail.com>
            Peter Bergner  <bergner@vnet.ibm.com>
            Segher Boessenkool  <segher@kernel.crashing.org>
            Jakub Jelinek  <jakub@redhat.com>

        * hashtab.c (hash_pointer): Remove conditional and avoid
        unexecuted shift equal to wordsize.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
Co-Authored-By: Peter Bergner <bergner@vnet.ibm.com>
Co-Authored-By: Segher Boessenkool <segher@kernel.crashing.org>
From-SVN: r198633
libiberty/ChangeLog
libiberty/hashtab.c