summaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/cpp/warning-zero-location.c
blob: 57544b6aff13b1c05d7f1a8b67fa5ae78b5b03a9 (plain)
1
2
3
4
5
6
7
8
/*
   { dg-options "-D _GNU_SOURCE -fdiagnostics-show-caret" }
   { dg-do compile }
 */

#define _GNU_SOURCE 	/* { dg-warning "-:redefined" } */

/* { dg-message "" "#define _GNU_SOURCE" {target *-*-* } 0 } */