This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [SIM patch] Re: [PATCH 3/2] Fix invalid left shift of negative value.


On Sun, Dec 06 2015, Joel Brobecker wrote:

>> On Tue, Nov 17, 2015 at 04:09:57PM +0100, Dominik Vogt 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/.
>> 
>> Ping.
>
> Sorry about the delay in answering this. I see Mike is in Cc, and
> he usually reviews sim patches very quickly. It looks good to me,
> but normally, Mike does the approving. Nevertheless, in the interest
> of moving forward, if Mike isn't available or hasn't answered by
> next Sunday, please feel free to push your patch.

As suggested, I've pushed this now.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]