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
strub: enable conditional support
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
torture
/
pr77745-2.C
blob
7861089a817de90d32f81eb1b81775845c0c0ea3
1
// { dg-do run }
2
3
#define NOINLINE __attribute__((noinline))
4
#include "pr77745.C"