[PATCH 3/2] Fix invalid left shift of negative value.

Kevin Buettner kevinb@redhat.com
Tue Nov 17 17:49:00 GMT 2015


On Tue, 17 Nov 2015 16:09:57 +0100
Dominik Vogt <vogt@linux.vnet.ibm.com> wrote:

> And another one:
> 
> On Tue, Nov 10, 2015 at 12:16:38PM +0100, Dominik Vogt wrote:
> > The following series of patches fixes all occurences of
> > left-shifting negative constants in C code which is undefined by
> > the C standard.  The patches have been tested on s390x, covering
> > only a small subset of the changes.
> 
> Changes in sim/.

LGTM.

However...

I can't approve changes to sim/.  Please wait for Mike Frysinger (for
whom I've added a CC) to approve this change.

Thanks,

Kevin



More information about the Gdb-patches mailing list