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
This commit is contained in:
parent
cd8002350e
commit
a9d7c8234d
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
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>
|
||||
|
||||
* gcc.dg/ipa/propalign-1.c: Skip for targets with !natural_alignment_32
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue