[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Incorrect shift result type with 64-bit ABI
From: |
Vincent Lefevre |
Subject: |
Re: [Tinycc-devel] Incorrect shift result type with 64-bit ABI |
Date: |
Wed, 27 Jun 2012 18:57:39 +0200 |
User-agent: |
Mutt/1.5.21-6205-vl-r52214 (2012-05-24) |
On 2012-06-27 14:38:44 +0200, Thomas Preud'homme wrote:
> Le mercredi 27 juin 2012 14:34:25, Milutin Jovanović a écrit :
> > The patch looks good to me. I also did some basic tests, and the patch did
> > not seem to break anything. I assumed you wanted it commited, so I did that
> > in your name.
>
> You overtook me ;) It looks good to me and I was upgrading my i386 VM to test
> it for completeness.
Thanks! I've also done other tests in x86_64: various types (short,
int, long, long long, all signed and unsigned) on both sides of the
shift, and everything is OK with my patch.
--
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)