From: Bernd Edlinger Date: Mon, 22 Aug 2016 07:34:34 +0000 (+0000) Subject: re PR c/52952 (Wformat location info is bad (wrong column number)) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9d7c8234d8a02045ff8dca4454bb973f959e7ca;p=gcc.git re PR c/52952 (Wformat location info is bad (wrong column number)) 2016-08-22 Bernd Edlinger PR c/52952 * gcc.dg/cpp/pr66415-1.c: Fix sporadic failure. From-SVN: r239649 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index b308ee86e88..6cbb8807a16 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2016-08-22 Bernd Edlinger + + PR c/52952 + * gcc.dg/cpp/pr66415-1.c: Fix sporadic failure. + 2016-08-22 Senthil Kumar Selvaraj * gcc.dg/ipa/propalign-1.c: Skip for targets with !natural_alignment_32 diff --git a/gcc/testsuite/gcc.dg/cpp/pr66415-1.c b/gcc/testsuite/gcc.dg/cpp/pr66415-1.c index 1f67cb4f84c..515252cd023 100644 --- a/gcc/testsuite/gcc.dg/cpp/pr66415-1.c +++ b/gcc/testsuite/gcc.dg/cpp/pr66415-1.c @@ -1,6 +1,7 @@ /* PR c/66415 */ /* { dg-do compile } */ /* { dg-options "-Wformat -fdiagnostics-show-caret" } */ +/* { dg-set-compiler-env-var COLUMNS "82" } */ void fn1 (void)