以下代码是什么意思?代码来自GCC的回归测试套件.
static char * name[] = { [0x80000000] = "bar" };
c arrays compiler-construction gcc
arrays ×1
c ×1
compiler-construction ×1
gcc ×1