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
[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr52803.c
blob
6774b0c6d21cd4c338af5b84c510193c17ec8904
1
/* { dg-do compile } */
2
/* { dg-options "-O -fno-move-loop-invariants" } */
3
4
int
main
() {
return
0
; }