Re: [Qemu-devel] [PATCH] fixup! int128: Use __int128 if available

2016-08-26 Thread no-reply
Hi, Your series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Subject: [Qemu-devel] [PATCH] fixup! int128: Use __int128 if available Type: series Message-id: 1472152170-18562-1-git-send

[Qemu-devel] [PATCH] fixup! int128: Use __int128 if available

2016-08-25 Thread Alex Bennée
--- ajb: - fixup the test-128 test case --- tests/test-int128.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/tests/test-int128.c b/tests/test-int128.c index 4390123..b86a3c7 100644 --- a/tests/test-int128.c +++ b/tests/test-int128.c @@ -41,7 +41,7