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
Implement C _FloatN, _FloatNx types.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
cxxcom2.c
blob
0dbb8f2feb550ca05f6fb9fcb31a2938f57a4627
1
/* { dg-do preprocess } */
2
/* { dg-options "-pedantic -std=c89 -Wall" } */
3
4
#include
"cxxcom2.h"
5
6
/* { dg-final { scan-file-not cxxcom2.i "is not in C89" } } */
7