ubsan: aarch64: left shift cannot be represented in type 'int64_t'
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_13.c
1 extern int a;
2 int* pa = &a;
This page took 0.047417 seconds and 4 git commands to generate.