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
Print heuristics probability fraction part with 2 digits.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.old-deja
/
g++.jason
/
overload5.C
blob
c1d53f3cee0a8779efbd25a84376975b6c66108f
1
// { dg-do assemble }
2
// Testcase for simple overloading resolution.
3
4
int foo (); // { dg-message "" }
5
void foo (); // { dg-error "" } disallowed overload