repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
20000628-1.h
blob
2b2fb479e03ae4bd333cdadebaac3ee30d631841
1
/* Test if #line commands are generated properly even when header
2
includes self. */
3
#include
"20000628-1a.h"
4
#ifndef t20000628_1_h
5
#define t20000628_1_h 1
6
#include
"20000628-1.h"
7
#include
"20000628-1a.h"
8
#endif