Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
opt/
init1.C
// PR c++/23171 // { dg-options "-O" } int *p = (int*)(int[1]){0};