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
* ru.po: Update.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
opt
/
init1.C
blob
d9a139e72a8584957f0b649a9439a1681b04b5bc
1
// PR c++/23171
2
// { dg-options "-O" }
3
4
int *p = (int*)(int[1]){0};