repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
2015-09-24 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git]
/
gcc
/
testsuite
/
objc.dg
/
pragma-1.m
blob
e9527e39e4eb32fc1abe9a0db2989fcd89b200f1
1
/* { dg-do compile } */
2
/* ??? Is there a better pragma that is handled for all targets, not
3
handled by the preprocessor, that would be better for testing here? */
4
5
@interface a {}
6
#pragma mark --- Output ---
7
@end