Project

General

Profile

Actions

Bug #7862

closed

libdisasm: left shift of negative value

Added by Toomas Soome over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
lib - userland libraries
Start date:
2017-02-14
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

/code/illumos-gate/usr/src/lib/libdisasm/common/dis_sparc_fmt.c:2211:15: error: left shift of negative value [-Werror=shift-negative-value]
return ((-1L << bits) | val);

Actions

Also available in: Atom PDF