Commit a9d7c823 by Bernd Edlinger Committed by Bernd Edlinger

re PR c/52952 (Wformat location info is bad (wrong column number))

2016-08-22  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        PR c/52952
        * gcc.dg/cpp/pr66415-1.c: Fix sporadic failure.

From-SVN: r239649
parent cd800235
2016-08-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR c/52952
* gcc.dg/cpp/pr66415-1.c: Fix sporadic failure.
2016-08-22 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> 2016-08-22 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* gcc.dg/ipa/propalign-1.c: Skip for targets with !natural_alignment_32 * gcc.dg/ipa/propalign-1.c: Skip for targets with !natural_alignment_32
......
/* PR c/66415 */ /* PR c/66415 */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Wformat -fdiagnostics-show-caret" } */ /* { dg-options "-Wformat -fdiagnostics-show-caret" } */
/* { dg-set-compiler-env-var COLUMNS "82" } */
void void
fn1 (void) fn1 (void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment