git: binutils225: Fix comparison of pointer against char.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Tue Jan 23 09:20:04 PST 2018


commit e584a4f091f861f23c13327804091a1adc8347cc
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Jan 23 18:19:44 2018 +0200

    binutils225: Fix comparison of pointer against char.
    
    Backport from upstream.
    
    While there, deal with -Wshift-overflow in aarch64.cc (unused).

Summary of changes:
 contrib/binutils-2.25/binutils/stabs.c | 2 +-
 contrib/binutils-2.25/gold/aarch64.cc  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e584a4f091f861f23c13327804091a1adc8347cc


-- 
DragonFly BSD source repository



More information about the Commits mailing list