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
2014-04-15 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr48186.c
blob
5635f930de312d0b8e3d8a3f9b152a07443e6b0f
1
/* PR tree-optimization/48186 */
2
/* { dg-do compile } */
3
/* { dg-options "-O --param hot-bb-frequency-fraction=0" } */
4
5
void
foo
(
void
) { }