On 24/02/16 10:12, Dominique d'Humières wrote:
The test gcc.dg/builtins-68.c fails on x86_64-apple-darwin15:
FAIL: gcc.dg/builtins-68.c (test for errors, line 79)
FAIL: gcc.dg/builtins-68.c (test for excess errors)
Excess errors:
/opt/gcc/work/gcc/testsuite/gcc.dg/builtins-68.c:107:40: warning: large integer
implicitly truncated to unsigned type [-Woverflow]
/opt/gcc/work/gcc/testsuite/gcc.dg/builtins-68.c:11:19: warning: large integer
implicitly truncated to unsigned type [-Woverflow]
/opt/gcc/work/gcc/testsuite/gcc.dg/builtins-68.c:109:40: warning: large integer
implicitly truncated to unsigned type [-Woverflow]
Also on arm
Kyrill
TIA
Dominique