Re: [PATCH 0/2] Fix invalid left shift of negative value.

2015-11-10 Thread Dominik Vogt
Sorry, wrong mailing list, please ignore. On Tue, Nov 10, 2015 at 12:11:23PM +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 >

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

2015-11-10 Thread Dominik Vogt
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. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany