view gcc/testsuite/c-c++-common/cpp/pr60400.c @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents
children
line wrap: on
line source

/* PR preprocessor/60400 */
/* { dg-do compile } */
/* { dg-options "-trigraphs -Wtrigraphs" } */

??=include "pr60400-1.h" /* { dg-warning "trigraph" } */
??=include "pr60400-2.h" /* { dg-warning "trigraph" } */

/* These are line numbers in pr60400-{1,2}.h  Keep them absolute.  */
/* { dg-warning "trigraph" "" { target *-*-* } 1 } */
/* { dg-warning "trigraph" "" { target *-*-* } 2 } */
/* { dg-warning "trigraph" "" { target *-*-* } 3 } */
/* { dg-warning "trigraph" "" { target *-*-* } 4 } */