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++: regenerate opt urls
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
init
/
ref1.C
blob
12caff2d0ed3a6232346b69ed532f5fd1b64fa88
1
void f(void)
2
{
3
short x = 0;
4
const int &y = x;
5
}