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
Tighten condition in vect/pr85586.c (PR 85654)
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
cmdlne-dU-16.c
blob
41a9a9110bfc2c29acda7cd2502886737b8e951a
1
/* { dg-do preprocess } */
2
/* { dg-options "-nostdinc -P -dU" } */
3
/* { dg-options "-nostdinc -P -dU -std=c89" { target *-*-solaris2.* } } */
4
/* { dg-final { scan-file cmdlne-dU-16.i "^\n*#define __STDC__ 1\n*$" } } */
5
#ifdef __STDC__
6
#endif