repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2013-10-21 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
valid-4.c
blob
e4419b570796e7ada52f856fd505d29a47edbe78
1
/* { dg-options "-I. -Winvalid-pch -Wtrigraphs" } */
2
3
#include
"valid-4.h"
4
5
char
*
x
=
"??/"
;
/* { dg-warning "trigraph" } */
6