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] correct handling of non-constant width and precision (pr 78521)


On 11/28/2016 06:35 PM, David Edelsohn wrote:
Martin,

I am seeing a number of new failures with the testcases on AIX.

FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-1.c (test for excess errors)

Excess errors:
/nasfarm/edelsohn/src/src/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c:1485:3:
warning: specified destination size 2147483647 is too large
[-Wformat-length=]


Also, a number of errors like

FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-3.c  target lp64  (test for
warnings, line 256)
PASS: gcc.dg/tree-ssa/builtin-sprintf-warn-3.c  (test for warnings, line 256)

Thanks.   The DejaGnu directives in the tests likely needs adjusting.
Let me look into it tomorrow.

Martin


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