This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH] 69780 - [4.9/5/6 Regression] ICE on __builtin_alloca_with_align, with small alignment


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]

TIA

Dominique



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