ubsan: aarch64: left shift cannot be represented in type 'int64_t'
[deliverable/binutils-gdb.git] / gold / testsuite / aarch64_pr23870_bar.c
1 void bar (void);
2
3 void bar ()
4 {
5 return;
6 }
This page took 0.029631 seconds and 4 git commands to generate.