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
/
pr79570.c
blob
00841b9487a7fb268caf8420ee960daf2dbfbb52
1
/* PR target/79570 */
2
/* { dg-do compile { target powerpc*-*-* ia64-*-* i?86-*-* x86_64-*-* } } */
3
/* { dg-options "-O2 -fselective-scheduling2 -fvar-tracking-assignments" } */
4
/* { dg-warning "changes selective scheduling" "" { target *-*-* } 0 } */
5
6
#include
"pr69956.c"