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
libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
devnull-dump.c
blob
378e0901c28ce31f5609da177ec79c5090ae75bb
1
/* { dg-do assemble } */
2
/* { dg-options "-fdump-ipa-clones -o /dev/null" } */
3
4
int
main
()
5
{
6
return
0
;
7
}