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
Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git]
/
old-autovect-branch
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
gnuc99-pedantic.c
blob
9e3550d3e9cee3d518db97fab52257b89d338a1e
1
/* Copyright (C) 2000 Free Software Foundation, Inc. */
2
3
/* { dg-do preprocess } */
4
/* { dg-options "-std=gnu99 -pedantic" } */
5
6
/* This file is for testing the preprocessor in -std=gnu99 -pedantic mode.
7
Neil Booth, 2 Dec 2000. */
8
9
#if 1LL
10
#endif