Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it public
[binutils-gdb.git] / gold / testsuite / script_test_13.c
blob83e09483ba4bd87c483c8308dfddc05b16f3ca06
1 extern int a;
2 int* pa = &a;